|
||||||||||
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.MainScreen
public class MainScreen
Constructor Summary | |
---|---|
MainScreen(RunningJoe game)
|
Method Summary | |
---|---|
void |
createMenu()
|
RjWorld |
getWorld()
|
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 MainScreen(RunningJoe game)
Method Detail |
---|
public RjWorld getWorld()
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
public void createMenu()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |