C# (CSharp) Descent.State Namespace

Classes

Name Description
GameState Holds state relevant to the playing game a has game logic.
StateMachine The handler of all states. Knows about the current state and what to do next.
StateManager The handler of all states. Knows about the current state and what to do next.