示例#1
0
 public void AddShapeToGrid()
 {
     m_gridManager.AddShapeToGrid(m_shapePositionCoordinator.CurrentShape.ShapeGameObject);
 }