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
472a8db81a28ef3da07f0ce988b0ce7f4f8473ae
axyz
/
include
/
Game
T
History
stiffly
478c692315
Refactoring. Client and server has Update Loop that runs before any game logic each frame.
2015-12-15 14:53:56 +01:00
..
ECreatePlayer.h
WIP
2015-12-15 11:21:46 +01:00
Game.h
Refactoring. Client and server has Update Loop that runs before any game logic each frame.
2015-12-15 14:53:56 +01:00
PlayerSystem.h
Merge remote-tracking branch 'origin/master' into Networking
2015-12-15 11:50:01 +01:00
RaptorCopterSystem.h
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