Package demo
Class MyController
java.lang.Object
com.badlogic.gdx.ScreenAdapter
controller.MainController
demo.MyController
- All Implemented Interfaces:
com.badlogic.gdx.Screen
,IOnLevelLoader
-
Field Summary
Fields inherited from class controller.MainController
batch, camera, entityController, generator, hud, hudBatch, hudCamera, levelAPI, painter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class controller.MainController
render, setSpriteBatch
Methods inherited from class com.badlogic.gdx.ScreenAdapter
dispose, hide, pause, resize, resume, show
-
Constructor Details
-
MyController
public MyController()
-
-
Method Details
-
setup
protected void setup()- Specified by:
setup
in classMainController
-
beginFrame
protected void beginFrame()- Specified by:
beginFrame
in classMainController
-
endFrame
protected void endFrame()- Specified by:
endFrame
in classMainController
-
onLevelLoad
public void onLevelLoad()
-