summaryrefslogtreecommitdiffstats
path: root/src/ball.c
Commit message (Expand)AuthorAgeFilesLines
* ball: Position spinning ballP. J. McDermott2021-03-251-2/+12
* ball: RenderP. J. McDermott2021-03-251-0/+19
* ball: Add tilesets and gid membersP. J. McDermott2021-03-251-16/+21
* ball: Convert loops to recursionsP. J. McDermott2021-03-251-22/+18
* ball: Change data typesP. J. McDermott2021-03-251-6/+6
* ball: Add spin direction and radiusP. J. McDermott2021-03-251-6/+11
* ball: New functionsP. J. McDermott2021-03-251-0/+97