public class OutroController extends Object implements ScreenController, KeyInputHandler
Constructor and Description |
---|
OutroController() |
Modifier and Type | Method and Description |
---|---|
void |
bind(Nifty newNifty,
Screen newScreen) |
boolean |
keyEvent(NiftyInputEvent inputEvent) |
void |
onEndScreen() |
void |
onStartScreen() |
void |
scrollEnd() |
void |
shizzleHide(String id) |
void |
shizzleShow(String id) |
public void bind(Nifty newNifty, Screen newScreen)
bind
in interface ScreenController
public final void onStartScreen()
onStartScreen
in interface ScreenController
public void scrollEnd()
public void onEndScreen()
onEndScreen
in interface ScreenController
public void shizzleHide(String id)
public void shizzleShow(String id)
public boolean keyEvent(NiftyInputEvent inputEvent)
keyEvent
in interface KeyInputHandler
Copyright © 2013. All Rights Reserved.