EngineEvents
Defined in: EventBus.ts:14
Well-known engine events.
Properties
Section titled “Properties”component:added
Section titled “component:added”component:added:
object
Defined in: EventBus.ts:17
component
Section titled “component”component:
Component
entity
Section titled “entity”entity:
EntityRef
component:removed
Section titled “component:removed”component:removed:
object
Defined in: EventBus.ts:18
componentClass
Section titled “componentClass”componentClass:
ComponentClass
entity
Section titled “entity”entity:
EntityRef
engine:started
Section titled “engine:started”engine:started:
undefined
Defined in: EventBus.ts:37
engine:stopped
Section titled “engine:stopped”engine:stopped:
undefined
Defined in: EventBus.ts:38
entity:created
Section titled “entity:created”entity:created:
object
Defined in: EventBus.ts:15
entity
Section titled “entity”entity:
EntityRef
entity:destroyed
Section titled “entity:destroyed”entity:destroyed:
object
Defined in: EventBus.ts:16
entity
Section titled “entity”entity:
EntityRef
scene:loading:done
Section titled “scene:loading:done”scene:loading:done:
object
Defined in: EventBus.ts:36
scene:
Scene
scene:loading:progress
Section titled “scene:loading:progress”scene:loading:progress:
object
Defined in: EventBus.ts:35
ratio:
number
scene:
Scene
scene:popped
Section titled “scene:popped”scene:popped:
object
Defined in: EventBus.ts:20
scene:
SceneRef
scene:pushed
Section titled “scene:pushed”scene:pushed:
object
Defined in: EventBus.ts:19
scene:
SceneRef
scene:replaced
Section titled “scene:replaced”scene:replaced:
object
Defined in: EventBus.ts:21
newScene
Section titled “newScene”newScene:
SceneRef
oldScene
Section titled “oldScene”oldScene:
SceneRef
scene:transition:ended
Section titled “scene:transition:ended”scene:transition:ended:
object
Defined in: EventBus.ts:27
fromScene
Section titled “fromScene”fromScene:
SceneRef|undefined
kind:
SceneTransitionKind
toScene
Section titled “toScene”toScene:
SceneRef|undefined
scene:transition:started
Section titled “scene:transition:started”scene:transition:started:
object
Defined in: EventBus.ts:22
fromScene
Section titled “fromScene”fromScene:
SceneRef|undefined
kind:
SceneTransitionKind
toScene
Section titled “toScene”toScene:
SceneRef|undefined