예제 #1
0
 //  Destroys object
 //  void -> void
 public void Shoot()
 {
     shapeManager.DestroyShape();
 }