Returns a handle to the ETHPhysicsController
object of this entity.
Notice that for an entity to have a physics controller it must be set up as Collidable
in the Entity Editor and a physics-managed body must be assigned to it there.
This method returns null
if this entity has no Box2D physics body.