Unity and Flutter apps Home Page
Work to create apps for generating revenue
Loading...
Searching...
No Matches
GameStateManager.cs File Reference

Classes

class  Managers.GameStateManager
 Game state manager controls the GamePhase and when running the current scene number and last level scene number before winning the overall game. More...

Namespaces

namespace  Managers

Enumerations

enum  Managers.GamePhase { Managers.ReadyToGo , Managers.GamePlaying , Managers.Winner , Managers.Loser }
 Sets up the GamePhase enum so the state manager can control and notify the phase to suscribed classes. More...