Exemplo n.º 1
0
 public override Manifold GenerateManifold(PhysicsEntity other)
 {
     return(other.GenerateManifold(this));
 }