Package edu.eside.flingbox.physics

Interface Summary
PhysicBody.OnMovementListener Implements on move callback.
 

Class Summary
PhysicBody Abstract class with handles all properties that any physical body should have.
PhysicPolygon Implements physics properties for polygols.
ScenePhysics Stores all physic object in scene and make those interact.