Just some test code to show a callback in c++.
Go to file
2017-05-24 16:12:49 -04:00
.gitignore Initial Commit with small working example. 2017-05-23 16:40:02 -04:00
Ball.h I forgot that I was accessing x publicly instead of calling the appropriate functions to set it ... which undermined the whole proof. 2017-05-24 16:12:49 -04:00
build Initial Commit with small working example. 2017-05-23 16:40:02 -04:00
GraphicsObject.h I forgot that I was accessing x publicly instead of calling the appropriate functions to set it ... which undermined the whole proof. 2017-05-24 16:12:49 -04:00
GraphicsSystem.h Initial Commit with small working example. 2017-05-23 16:40:02 -04:00
main.cpp Initial Commit with small working example. 2017-05-23 16:40:02 -04:00