Window内でのGameEditorの開き方を変更
→ run()実行ではEditorは開かず、runWithEditor()実行でEditorを開くように
1 parent e25ed77 commit 8b43bb8fb826d6f13976712e0214ae99ea1965ac
NoranekoFelician authored on 31 Oct
Showing 32 changed files
View
.idea/compiler.xml 0 → 100644
View
.idea/encodings.xml 0 → 100644
View
.idea/jarRepositories.xml 0 → 100644
View
.idea/misc.xml 0 → 100644
View
.idea/modules.xml 0 → 100644
View
.idea/vcs.xml 0 → 100644
View
AlgebraicDataflowArchitectureModel/AlgebraicDataflowArchitectureModel.iml
View
GameEngine/target/classes/Main.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/GameEditor$1.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/GameEditor.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/Time.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/Camera$ProjectionType.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/Camera.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/Entity.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/GameObject.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/gameComponents/ColorController.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/gameComponents/CopyEntity.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/gameComponents/GameComponent.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/gameComponents/Mesh$MeshType.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/gameComponents/Mesh.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/gameComponents/MoveImage.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/entites/gameComponents/Physics.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/geometry/Transform.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/input/Input.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/input/KeyInput.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/input/MouseInput.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/scenes/EditorScene.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/scenes/GameScene.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/scenes/Scene.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/views/Color.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/views/Texture.class 0 → 100644
Not supported
View
GameEngine/target/classes/gameEngine/views/Window.class 0 → 100644
Not supported