读取TileSet数据, 基础完成
1 parent 54f5bd2 commit f35715e7b12f1db166c41ff7a7091f8d7bcb446d
@小李xl 小李xl authored on 7 Jan 2024
Showing 16 changed files
View
DungeonShooting_Godot/resource/map/tileSet/测试数据/Test.png 0 → 100644
View
DungeonShooting_Godot/resource/map/tileSet/测试数据/Test.png.import 0 → 100644
View
DungeonShooting_Godot/resource/map/tileSet/测试数据/Test2.png.import
View
DungeonShooting_Godot/resource/map/tileSet/测试数据/TileSet.json
View
DungeonShooting_Godot/src/framework/map/serialize/tileSet/TileSetSourceInfo.cs
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
View
DungeonShooting_Godot/src/game/manager/EditorTileSetManager.cs
View
DungeonShooting_Godot/src/game/manager/EditorWindowManager.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditor/TileSetEditorPanel.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/TileSetEditorCombinationPanel.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/leftBottom/TileEditArea.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/leftTop/TileEditCombination.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/right/TileSelected.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorImport/TileSetEditorImportPanel.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/TileSetEditorTerrainPanel.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/up/TerrainCellDropHandler.cs