de.lessvoid.nifty.examples.menu
Class MenuStartScreen
java.lang.Object
de.lessvoid.nifty.examples.menu.MenuStartScreen
- All Implemented Interfaces:
- ScreenController
public class MenuStartScreen
- 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 |
MenuStartScreen
public MenuStartScreen()
bind
public void bind(Nifty nifty,
Screen screen)
- 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
showMenu
public void showMenu()
Copyright © 2011. All Rights Reserved.