Package controller
package controller
-
ClassDescriptionAbstractController<T extends Removable>A controller manages elements of a certain type and is based on a layer system.A class to represent a layer on wich elements are drawn.A class to manage
DungeonElement
s.The heart of the framework.ScreenController<T extends com.badlogic.gdx.scenes.scene2d.Actor & Removable>A class to manageActor
andRemovable
s.