Ejemplo n.º 1
0
 public void TryChangeSprite(Block block)
 {
     mode.ChangeMode(new SpriteSelecting(block));
 }