EngineEvents
Defined in: EventBus.ts:12
Well-known engine events.
Properties
Section titled “Properties”component:added
Section titled “component:added”component:added:
object
Defined in: EventBus.ts:15
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:16
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:20
engine:stopped
Section titled “engine:stopped”engine:stopped:
undefined
Defined in: EventBus.ts:21
entity:created
Section titled “entity:created”entity:created:
object
Defined in: EventBus.ts:13
entity
Section titled “entity”entity:
EntityRef
entity:destroyed
Section titled “entity:destroyed”entity:destroyed:
object
Defined in: EventBus.ts:14
entity
Section titled “entity”entity:
EntityRef
scene:popped
Section titled “scene:popped”scene:popped:
object
Defined in: EventBus.ts:18
scene:
SceneRef
scene:pushed
Section titled “scene:pushed”scene:pushed:
object
Defined in: EventBus.ts:17
scene:
SceneRef
scene:replaced
Section titled “scene:replaced”scene:replaced:
object
Defined in: EventBus.ts:19
newScene
Section titled “newScene”newScene:
SceneRef
oldScene
Section titled “oldScene”oldScene:
SceneRef