public void Initialize() { currentScreen = new SplashScreen(); fade = new FadeAnimation(); inputManager = new InputManager(); }