public class SplashController2 extends Object implements ScreenController, KeyInputHandler
Constructor and Description |
---|
SplashController2() |
Modifier and Type | Method and Description |
---|---|
void |
bind(Nifty newNifty,
Screen screen) |
boolean |
keyEvent(NiftyInputEvent inputEvent) |
void |
onEndScreen() |
void |
onStartScreen() |
public void bind(Nifty newNifty, Screen screen)
bind
in interface ScreenController
public void onStartScreen()
onStartScreen
in interface ScreenController
public void onEndScreen()
onEndScreen
in interface ScreenController
public boolean keyEvent(NiftyInputEvent inputEvent)
keyEvent
in interface KeyInputHandler
Copyright © 2013. All Rights Reserved.