//return the current state at the stack public SceneMappingManager.SceneName getCurrentState() { return(currentState.GetState()); }