Ejemplo n.º 1
0
 public void PutBlock(BlockType blockType, PointL position)
 {
     manager.PutBlock(blockType, position);
 }