예제 #1
0
 public override void Destroy()
 {
     GamePullController.DestroyButtonAlpha(gameObject);
     animation.Destroy();
     GUIController.Remove(gameObject, this);
 }