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
51a2da9cc099db3a8a4c4db71232d8479af3e2dc
axyz
/
include
/
Game
T
History
stiffly
51a2da9cc0
Removed old Event that is not used
2015-12-17 14:28:17 +01:00
..
Game.h
Added a class that client and server inherits from.
2015-12-16 14:56:53 +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