summaryrefslogtreecommitdiffstats
path: root/src/ball.c
Commit message (Collapse)AuthorAgeFilesLines
* ball: Initialize other ball in collision loopP. J. McDermott2021-03-261-1/+1
|
* ball: Move spinning ballsP. J. McDermott2021-03-261-0/+17
|
* 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