EngineEvents
Defined in: EventBus.ts:15
Well-known engine events.
Properties
Section titled “Properties”component:added
Section titled “component:added”component:added:
object
Defined in: EventBus.ts:18
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:19
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:38
engine:stopped
Section titled “engine:stopped”engine:stopped:
undefined
Defined in: EventBus.ts:39
entity:created
Section titled “entity:created”entity:created:
object
Defined in: EventBus.ts:16
entity
Section titled “entity”entity:
EntityRef
entity:destroyed
Section titled “entity:destroyed”entity:destroyed:
object
Defined in: EventBus.ts:17
entity
Section titled “entity”entity:
EntityRef
scene:loading:done
Section titled “scene:loading:done”scene:loading:done:
object
Defined in: EventBus.ts:37
scene:
Scene
scene:loading:progress
Section titled “scene:loading:progress”scene:loading:progress:
object
Defined in: EventBus.ts:36
ratio:
number
scene:
Scene
scene:popped
Section titled “scene:popped”scene:popped:
object
Defined in: EventBus.ts:21
scene:
SceneRef
scene:pushed
Section titled “scene:pushed”scene:pushed:
object
Defined in: EventBus.ts:20
scene:
SceneRef
scene:replaced
Section titled “scene:replaced”scene:replaced:
object
Defined in: EventBus.ts:22
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:28
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:23
fromScene
Section titled “fromScene”fromScene:
SceneRef|undefined
kind:
SceneTransitionKind
toScene
Section titled “toScene”toScene:
SceneRef|undefined
screen:fullscreen
Section titled “screen:fullscreen”screen:fullscreen:
object
Defined in: EventBus.ts:43
active
Section titled “active”active:
boolean
screen:orientation
Section titled “screen:orientation”screen:orientation:
object
Defined in: EventBus.ts:44
type:
OrientationType