de.lessvoid.nifty.examples.helloworld
Class HelloWorldStartScreen
java.lang.Object
de.lessvoid.nifty.examples.helloworld.HelloWorldStartScreen
- All Implemented Interfaces:
- ScreenController
public class HelloWorldStartScreen
- extends Object
- implements ScreenController
ScreenController for Hello World Example.
- Author:
- void
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorldStartScreen
public HelloWorldStartScreen()
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
quit
public void quit()
Copyright © 2011. All Rights Reserved.