PhysicsObject: .h

class PhysicsObject

An abstract class all other physics object inherit from (only RigidPhysicsObject for now).