summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-03-06Fixing counter underflow in CheckCollision() by casting to long intGravatar Jonas Gunz
2019-03-06Collision updateGravatar Jonas Gunz
Changed collision parameters for onCollision fuinctions to pass the movement delta of moved Object
2019-03-06Directory updatesGravatar Jonas Gunz
Moved source files to ./src and exmaple and test to ./example Updated Makefile and .doxygen to use those directorys