Sends the given event through the entire command chain, starting with the CommanderStack in the current scene and progressing to the StageController's stack. Is stopped if a scene in the command chain calls event.stopPropagation().
| Argument | Type | Description |
|---|---|---|
| event | Object |







0 Comments