Base class for different types of Physics bodies.
PhysicsBody is an abstract base class for implementing a physics body. All PhysicsBody types inherit from it.
Adds a body to the collision exception list. This list contains bodies that this body will not collide with.
Removes a body from the collision exception list.