aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Collapse)Author
2019-03-16Fixed examples #4Gravatar Jonas Gunz
2019-03-07Fixed pong to compile with clangGravatar Jonas Gunz
2019-03-07removed hardcoded path to clang in MakefilesGravatar Jonas Gunz
2019-03-07Moved to clangGravatar Jonas Gunz
2019-03-07example Makfefile fixGravatar Jonas Gunz
2019-03-07Update to travis build testGravatar Jonas Gunz
2019-03-07updated example program pongGravatar Jonas Gunz
2019-03-07Deactivated color to fix #5 temporarilyGravatar Jonas Gunz
2019-03-06Added example Project + Makefile. updated gitignoreGravatar Jonas Gunz
pong.cpp not working!
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