Screen Type
The screen type that allows transitioning to and from other screens, and also hosts the currently interactive groups of entities.
Constructors
Constructor | Description |
Full Usage:
Screen(gameName, screenName)
Parameters:
string
screenName : string
Returns: Screen
|
|
|
|
|
|
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.Name
Returns: string
Modifiers: inline |
|
Full Usage:
this.Names
Returns: string array
Modifiers: inline |
|
|
Static members
Static member | Description |
|
|
|