整理目录结构, 抽出InputAction
|
---|
|
DungeonShooting_Godot/src/game/AnimatorNames.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/PhysicsLayer.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/ShaderParamNames.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/SignNames.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/data/DragBinder.cs |
---|
DungeonShooting_Godot/src/game/data/property/AnimatorNames.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/data/property/InputAction.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/data/property/PhysicsLayer.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/data/property/ShaderParamNames.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/data/property/SignNames.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/manager/DragUiManager.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/manager/InputManager.cs |
---|
DungeonShooting_Godot/src/game/manager/UiDragManager.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/editorImportCombination/EditorImportCombinationPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/roomMap/RoomMapPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/GridBg.cs |
---|
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/leftBottom/TileEditArea.cs |
---|
DungeonShooting_Godot/src/game/ui/tileSetEditorImport/TileSetEditorImportPanel.cs |
---|