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
d34470256b24273230bc32c9be63c567c197fe41
axyz
/
src
/
Game
T
History
Jace
d34470256b
EntityWrapper to uniquely identify entities and make using them a little easier
2016-01-14 15:43:19 +01:00
..
CMakeLists.txt
HotFix: Updated the CMakeList.txt in src/Game so it has the HealthSystem.cpp. This is needed otherwise the solution cant find that file
2016-01-07 16:36:18 +01:00
Game.cpp
Basic collisions using Octree. Seems buggy over octree boundaries.
2016-01-13 15:34:43 +01:00
HealthSystem.cpp
EntityWrapper to uniquely identify entities and make using them a little easier
2016-01-14 15:43:19 +01:00
main.cpp
Engine puzzle completed
2015-11-30 17:02:24 +01:00
PlayerMovementSystem.cpp
EntityWrapper to uniquely identify entities and make using them a little easier
2016-01-14 15:43:19 +01:00
PlayerSystem.cpp
EntityWrapper to uniquely identify entities and make using them a little easier
2016-01-14 15:43:19 +01:00