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
3e90ed564c0de4288e29f84087fd481c596681d3
axyz
/
include
/
Game
T
History
Jocke
3e90ed564c
Moved Struct in InterpolationSystem.h and fixed bug.
2016-01-18 18:07:39 +01:00
..
Game.h
Added interpolationsystem to pipeline.
2016-01-18 17:34:17 +01:00
HealthSystem.h
HealthSystemTest has been created. This runs a single test simple test with HealthEvents and HealthSystem. Also some minor changes
2016-01-07 14:53:31 +01:00
InterpolationSystem.h
Moved Struct in InterpolationSystem.h and fixed bug.
2016-01-18 18:07:39 +01:00
PlayerSystem.h
Merge remote-tracking branch 'origin/master' into Networking
2015-12-18 14:18:53 +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