鼠标右键选择图块功能, 开发中
1 parent 25bde80 commit 5d07d8046ed775a8c1d1f4b5dc6f285fca64680d
@小李xl 小李xl authored on 16 Dec 2023
Showing 22 changed files
View
DungeonShooting_Godot/prefab/ui/TileSetEditorCombination.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/ui/TileSetEditorSegment.tscn 100644 → 0
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditor/TileSetEditorPanel.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/GridBg.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/TileSetEditorCombination.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/TileSetEditorCombinationPanel.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/leftBottom/MaskBrush.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/leftBottom/MaskRectCell.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/leftBottom/TileEditArea.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/leftTop/TileEditCombination.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/right/TileCell.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/right/TileSelected.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/tileSetEditorSegment/MaskBrush.cs 100644 → 0
View
DungeonShooting_Godot/src/game/ui/tileSetEditorSegment/MaskRectCell.cs 100644 → 0
View
DungeonShooting_Godot/src/game/ui/tileSetEditorSegment/TileCell.cs 100644 → 0
View
DungeonShooting_Godot/src/game/ui/tileSetEditorSegment/TileEditArea.cs 100644 → 0
View
DungeonShooting_Godot/src/game/ui/tileSetEditorSegment/TileSelected.cs 100644 → 0
View
DungeonShooting_Godot/src/game/ui/tileSetEditorSegment/TileSetEditorSegment.cs 100644 → 0
View
DungeonShooting_Godot/src/game/ui/tileSetEditorSegment/TileSetEditorSegmentPanel.cs 100644 → 0