Example #1
0
 public void Dispose()
 {
     Assure.NotEqual(this, NULL);
     PhysicsManager.DestroyRigidBody(this);
 }