de.lessvoid.nifty.examples.console
Class ConsoleDemoStartScreen
java.lang.Object
de.lessvoid.nifty.examples.console.ConsoleDemoStartScreen
- All Implemented Interfaces:
- KeyInputHandler, ScreenController
public class ConsoleDemoStartScreen
- extends Object
- implements ScreenController, KeyInputHandler
ConsoleDemoStartScreen.
- Author:
- void
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleDemoStartScreen
public ConsoleDemoStartScreen()
bind
public void bind(Nifty newNifty,
Screen newScreen)
- Specified by:
bind
in interface ScreenController
onStartScreen
public void onStartScreen()
- Specified by:
onStartScreen
in interface ScreenController
onEndScreen
public void onEndScreen()
- Specified by:
onEndScreen
in interface ScreenController
back
public void back()
keyEvent
public boolean keyEvent(NiftyInputEvent inputEvent)
- Specified by:
keyEvent
in interface KeyInputHandler
onConsoleCommand
public void onConsoleCommand(String id,
ConsoleExecuteCommandEvent command)
Copyright © 2011. All Rights Reserved.