Members
isRunning :Boolean
Get whether it is running
Type:
- Boolean
- Source:
Methods
onEnter(param)
When entering the level.
Parameters:
Name | Type | Description |
---|---|---|
param |
Object | Enter the parameters of the level. |
- Source:
onLeave(param)
When leaving the level.
Parameters:
Name | Type | Description |
---|---|---|
param |
Object | Leave the parameters of the level. |
- Source: