Just some test code to show a callback in c++.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Vereb d54afe212e Added a few comments. 7 years ago
.gitignore Initial Commit with small working example. 7 years ago
Ball.h Added a few comments. 7 years ago
GraphicsObject.h I forgot that I was accessing x publicly instead of calling the appropriate functions to set it ... which undermined the whole proof. 7 years ago
build Initial Commit with small working example. 7 years ago
main.cpp Removed graphic system file. Don't really need it as I wasn't using it to prove anything. 7 years ago