示例#1
0
 public void RemovePoint(SpaceUnit unit)
 {
     unit.RemoveFromWorld();
 }