de.lessvoid.nifty.examples.all
Class SplashController2
java.lang.Object
de.lessvoid.nifty.examples.all.SplashController2
- All Implemented Interfaces:
- KeyInputHandler, ScreenController
public class SplashController2
- extends Object
- implements ScreenController, KeyInputHandler
SplasScreen implementation for the nifty demo splash screen.
- Author:
- void
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SplashController2
public SplashController2()
bind
public void bind(Nifty newNifty,
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
keyEvent
public boolean keyEvent(NiftyInputEvent inputEvent)
- Specified by:
keyEvent
in interface KeyInputHandler
Copyright © 2012. All Rights Reserved.