Parent namespace for all functionality unique to the game.
Owns all primary systems and a reference to the engine.
Parent to all game states. Provides some commonly required data like core game systems.
State(core::system::Systems &systems, bl::engine::StateMask::V mask)
Initialize the state.