Class Hierarchy
- java.lang.Object
- com.mygdx.game.Entitys.Entity
- com.mygdx.game.Entitys.Building (implements com.mygdx.game.Physics.CollisionCallBack)
- com.mygdx.game.Entitys.CannonBall (implements com.mygdx.game.Physics.CollisionCallBack)
- com.mygdx.game.Entitys.Chest
- com.mygdx.game.Entitys.College
- com.mygdx.game.Entitys.Ship (implements com.mygdx.game.Physics.CollisionCallBack)
- com.mygdx.game.Entitys.NPCShip (implements com.mygdx.game.Physics.CollisionCallBack)
- com.mygdx.game.Entitys.Player
- com.mygdx.game.Entitys.WorldMap
- com.mygdx.game.Entitys.Entity