![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Event sent by game manager to indicate loading state. More...
Public Member Functions | |
GamePhaseEventArgs (GamePhase phase) | |
Initializes a new instance of the PlatformerPro.GamePhaseEventArgs class. More... | |
Properties | |
GamePhase | Phase [get, protected set] |
Current loading phase. More... | |
Event sent by game manager to indicate loading state.
PlatformerPro.GamePhaseEventArgs.GamePhaseEventArgs | ( | GamePhase | phase | ) |
Initializes a new instance of the PlatformerPro.GamePhaseEventArgs class.
phase | Phase. |
|
getprotected set |
Current loading phase.
The phase.