|
||||||||||
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.AbstractMenuItemScreen
public abstract class AbstractMenuItemScreen
Constructor Summary | |
---|---|
AbstractMenuItemScreen(RunningJoe game,
java.lang.String titleKey)
|
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 AbstractMenuItemScreen(RunningJoe game, java.lang.String titleKey)
Method Detail |
---|
public void render(float delta)
render
in interface com.badlogic.gdx.Screen
render
in class AbstractScreen
public void show()
show
in interface com.badlogic.gdx.Screen
show
in class AbstractScreen
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |