Exemple #1
0
 public void BrickDestroy()
 {
     onBrickDestroy(this);
     _brickController.BrickDestroy();
 }