summaryrefslogtreecommitdiffstats
path: root/src/paddle.h
Commit message (Collapse)AuthorAgeFilesLines
* Generalize paddle struct and code.P. J. McDermott2013-05-231-4/+8
|
* Add board clearing functions.P. J. McDermott2013-05-211-0/+1
|
* Move paddle drawing code into new function.P. J. McDermott2013-05-211-0/+2
|
* Move paddle updating code into new function.P. J. McDermott2013-05-201-0/+7
|
* Make paddles unstoppable!P. J. McDermott2013-05-201-0/+1
|
* Use ints in struct paddle.P. J. McDermott2013-05-201-9/+9
|
* Setup game, player, and paddle data structures.P. J. McDermott2013-05-201-0/+17