示例#1
0
 public override void Destroy()
 {
     GameObjectFactory.DestroyGO(sphereGO);
 }
示例#2
0
 public override void Destroy()
 {
     GameObjectFactory.DestroyGO(circleGO);
 }