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