public SplashScreenState(StateSystem system) { _system = system; }
public TitleMenuState(StateSystem system) { _system = system; }