保存TileSet数据, 开发中
|
---|
|
DungeonShooting_Godot/src/framework/map/DungeonTileMap.cs |
---|
DungeonShooting_Godot/src/framework/map/room/RoomErrorType.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/DoorAreaInfo.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/DungeonRoomGroup.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/DungeonRoomInfo.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/DungeonRoomSplit.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/DungeonTileInfo.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/MarkInfo.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/MarkInfoItem.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/NavigationPolygonData.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/RoomErrorType.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/RoomPreinstallInfo.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/DoorAreaInfo.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/DungeonRoomGroup.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/DungeonRoomInfo.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/DungeonRoomSplit.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/DungeonTileInfo.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/MarkInfo.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/MarkInfoItem.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/NavigationPolygonData.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/room/RoomPreinstallInfo.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/tileSet/TileCombinationInfo.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/tileSet/TileSetInfo.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/serialize/tileSet/TileSetSourceInfo.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/tileSet/TileCombinationInfo.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/map/tileSet/TileSetInfo.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/event/EventEnum.cs |
---|
DungeonShooting_Godot/src/game/manager/EditorManager.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/manager/EditorPlayManager.cs |
---|
DungeonShooting_Godot/src/game/manager/EditorTileMapManager.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/mapEditor/MapEditorPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/EditorMarkCell.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/EditorWaveCell.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/MapEditorMapMarkPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProjectPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/RoomButtonCell.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorTools/MapEditorToolsPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/tileSetEditor/TileSetEditorPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/TileSetEditorProjectPanel.cs |
---|