|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectefficom.runningjoe.ui.AbstractScreen
efficom.runningjoe.ui.SplashScreen
public class SplashScreen
Shows a splash image and moves on to the next screen.
Constructor Summary | |
---|---|
SplashScreen(RunningJoe game)
|
Method Summary | |
---|---|
void |
render(float delta)
|
void |
show()
|
Methods inherited from class efficom.runningjoe.ui.AbstractScreen |
---|
dispose, getAtlas, getBatch, getFont, hide, pause, resize, resume |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SplashScreen(RunningJoe game)
Method Detail |
---|
public void show()
show
in interface com.badlogic.gdx.Screen
show
in class AbstractScreen
public void render(float delta)
render
in interface com.badlogic.gdx.Screen
render
in class AbstractScreen
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |