This website requires JavaScript.
Explore
Help
Register
Sign In
dvereb
/
Callback-Example
Watch
1
Star
0
Fork
0
You've already forked Callback-Example
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
753992901e2e3cf851b5030e6298597c7f21b5fa
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
David Vereb
753992901e
Removed graphic system file. Don't really need it as I wasn't using it to prove anything.
2017-05-24 16:15:38 -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
main.cpp
Removed graphic system file. Don't really need it as I wasn't using it to prove anything.
2017-05-24 16:15:38 -04:00
Description
Just some test code to show a callback in c++.
22
KiB
Languages
C++
100%