Exemplo n.º 1
0
 protected override void OnLeftMouseButtonDown(LevelMapEditor editor, TileLocation location, Keys modifierKeys)
 {
     editor.SetCloneConnection(location);
 }