Exemple #1
0
 public override void Destroy()
 {
     background.Destroy();
 }
Exemple #2
0
 public override void Destroy()
 {
     background.Destroy();
     fallingGuyProp.Destroy();
 }