Package controller
package controller
-
ClassDescriptionAbstractController<T extends DungeonElement>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.Keeps a set of entities and calls their update method every frame.ApplicationListener that delegates to the MainGameController.The heart of the framework.