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
082b3fd3df2500cd656a8fe44a0eee3daea031ac
axyz
/
include
/
Game
T
History
stiffly
889e0bb3d3
Cleaned up PlayerSystem. Sets velocity to 0 every frame.
2015-12-15 16:35:09 +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
Cleaned up PlayerSystem. Sets velocity to 0 every frame.
2015-12-15 16:35:09 +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