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
2
Commits
1
Branch
0
Tags
964db120ffca949c3bc88d1ab52689a7d071a64e
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
964db120ff
Switched it to allow for up to 100 test objects before you can't prove which object is which via instance count.
2017-05-23 17:02:23 -04:00
.gitignore
Initial Commit with small working example.
2017-05-23 16:40:02 -04:00
Ball.h
Switched it to allow for up to 100 test objects before you can't prove which object is which via instance count.
2017-05-23 17:02:23 -04:00
build
Initial Commit with small working example.
2017-05-23 16:40:02 -04:00
GraphicsObject.h
Initial Commit with small working example.
2017-05-23 16:40:02 -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
PhysicsObject.h
Initial Commit with small working example.
2017-05-23 16:40:02 -04:00
Description
Just some test code to show a callback in c++.
22
KiB
Languages
C++
100%