summaryrefslogtreecommitdiffstats
path: root/src/ball.c
Commit message (Collapse)AuthorAgeFilesLines
* Make balls move.P. J. McDermott2013-05-211-2/+6
|
* Store position of ball in floats.P. J. McDermott2013-05-211-3/+3
|
* Add board clearing functions.P. J. McDermott2013-05-211-0/+6
|
* Write a stub update_ball().P. J. McDermott2013-05-211-0/+6
|
* Add function to free balls.P. J. McDermott2013-05-211-0/+6
|
* Draw balls.P. J. McDermott2013-05-211-0/+7
|
* Add (stationary and invisible) balls to the board.P. J. McDermott2013-05-211-0/+19