コード例 #1
0
 protected override void OnLeftMouseButtonDown(LevelMapEditor editor, TileLocation location, Keys modifierKeys)
 {
     editor.SetTrapConnection(location);
 }