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.Indicator
 - com.mygdx.game.Entitys.Obstacle (implements com.mygdx.game.Physics.CollisionCallBack)
- com.mygdx.game.Entitys.Weather
 
 - com.mygdx.game.Entitys.PowerUpPickup (implements com.mygdx.game.Physics.CollisionCallBack)
 - 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