コード例 #1
0
 private void RemoveBug(Vector3 bugCoor)
 {
     stage.RemoveBugCoord(bug.GetCoord());
 }