Ejemplo n.º 1
0
 protected override void Break()
 {
     vaseBreakSound.Play();
     GameWorld.Destroy(this);
 }