Package sim.physics2D.physicalObject

Class Summary
MobileObject2D MobileObject2D represents a physical object that can move.
PhysicalObject2D PhysicalObject2D is an abstract class representing objects that can be operated on by PhysicsEngine2D
StationaryObject2D StationaryObject2D represents a physical object that can't move.