Package edu.gatech.cs2335.lemmings.physics

Class Summary
PhysicsEngine The Physics Engine.
PhysicsObject The PhysicsObject class defines the basic attributes a Physical Object has.
PhysicsSettings Physics Settings, thanks to PMD, a Singleton class Holds Physics Constants
PhysicsVector This class stores the direction vectors of the lemmings for use by the Physics Engine.
Point This class stores the Lemming positions for use in the Physics engine and Graphics engine