public GameStateController() { m_SceneController = new SceneController(); m_StateController = new StateController(); }