de.lessvoid.nifty.examples.all
Class OutroController
java.lang.Object
de.lessvoid.nifty.examples.all.OutroController
- All Implemented Interfaces:
- KeyInputHandler, ScreenController
public class OutroController
- extends Object
- implements ScreenController, KeyInputHandler
Outro implementation for the nifty demo Outro screen.
- Author:
- void
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutroController
public OutroController()
bind
public void bind(Nifty newNifty,
Screen newScreen)
- Specified by:
bind
in interface ScreenController
onStartScreen
public final void onStartScreen()
- Specified by:
onStartScreen
in interface ScreenController
scrollEnd
public void scrollEnd()
onEndScreen
public void onEndScreen()
- Specified by:
onEndScreen
in interface ScreenController
shizzleHide
public void shizzleHide(String id)
shizzleShow
public void shizzleShow(String id)
keyEvent
public boolean keyEvent(NiftyInputEvent inputEvent)
- Specified by:
keyEvent
in interface KeyInputHandler
Copyright © 2011. All Rights Reserved.