Example #1
0
 public override void Destroy()
 {
     base.Destroy();
     battleView.Destroy();
     battleView = null;
 }