diff options
Diffstat (limited to 'balls.cpp')
| -rw-r--r-- | balls.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -133,7 +133,6 @@ reshape(int w, int h) { glMatrixMode(GL_MODELVIEW); } - vector<Ball *> makeBalls(int n) { size_t i; |
| index : balls | ||
| Bouncing balls simulation. | Sam Anthony |
| summaryrefslogtreecommitdiffstats |