summaryrefslogtreecommitdiff
path: root/test.cpp
AgeCommit message (Collapse)Author
2019-02-10cObjectHandler: Implemented Camera movementGravatar Jonas Gunz
cObjectHandler can now move the origin of the camera around the screen
2019-01-29Version 0.4v0.4Gravatar jonas
2019-01-29Makefile now creates dynamic library PackageGravatar jonas
main.cpp is now test.cpp and contains a test routine. Build with make test