This website requires JavaScript.
Explore
Help
Sign In
BTH
/
axyz
Watch
1
Star
0
Fork
0
You've already forked axyz
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
e5084e13eca48275e8e8289c17c4bc9029ec6fc0
axyz
/
src
/
Game
T
History
Jace
e5084e13ec
Added EditorSystem
2015-12-14 13:57:51 +01:00
..
CMakeLists.txt
Added system to CMakeLists.txt.
2015-12-11 14:20:36 +01:00
Game.cpp
Added EditorSystem
2015-12-14 13:57:51 +01:00
main.cpp
Engine puzzle completed
2015-11-30 17:02:24 +01:00
PlayerSystem.cpp
Added support for "Impure" systems, which only update once per frame and contain their own logic for manipulating the world, instead of relying on a single list of components.
2015-12-14 13:57:51 +01:00