- Source:
- See:
-
- System instances of this class holds by the System class
Members
addEventListener
- Source:
addRenderObject
Add render object to the stageData
- Source:
audio
- Source:
draw
- Source:
iLoader
- Source:
- Tutorials:
iSystem
- Source:
isActive
Determines if this stage render is Active or not
- Source:
isBoundariesCollision
- Source:
isInitiated
Determines if this stage is initialized or not
- Source:
isObjectsCollision
- Source:
name
Current stage name
- Source:
removeEventListener
- Source:
stageData
- Source:
systemSettings
- Source:
Methods
init()
- Source:
- Tutorials:
-
- Tutorial: stages_lifecycle Custom logic for init stage
register()
- Source:
- Tutorials:
-
- Tutorial: stages_lifecycle Custom logic for register stage
resize()
Custom logic for resize stage
- Source:
start(optionsopt)
Custom logic for start stage
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
options |
Object |
<optional> |
- Source:
stop()
- Source:
- Tutorials:
-
- Tutorial: stages_lifecycle Custom logic for stop stage