Package com.mygdx.game.Managers
-
Class Summary Class Description CollisionManager Handles collision callbacks for box2dEntityManager Responsible for Managing the entity and component events.GameManager Responsible for creating most entity's associated with the game.PhysicsManager Manages the box2D world and bodies for the collision detection and physicsPointsManager Manages the assignment of points to the player.QuestManager Creates the quests and manages their completion and orderRenderingManager Responsible for all rendering.ResourceManager Manages all assets and disposes of them when appropriate -
Enum Summary Enum Description RenderLayer Transparent always top most then 5, 4, 3, 2, 1 in order of presidency