Ejemplo n.º 1
0
 private void HandleAnyOtherCollisions(Entity entity)
 {
     entity.Destroy();
     Destroy();
 }