summaryrefslogtreecommitdiffstats
path: root/balls.h
Commit message (Expand)AuthorAgeFilesLines
* refactor cl initializationSam Anthony2024-11-131-0/+2
* move readFile() out of balls.cSam Anthony2024-11-131-0/+2
* rename Rectangle->Rect for windows compatibilitySam Anthony2024-11-021-4/+4
* change vector type from int to floatSam Anthony2024-10-311-1/+1
* move noOverlapPositions to geoSam Anthony2024-10-311-0/+1
* remove gcc vector with structSam Anthony2024-10-311-5/+6
* create collision buffersSam Anthony2024-10-301-0/+1
* ball-ball collisions (untested)Sam Anthony2024-10-291-0/+16
* variable radiusSam Anthony2024-10-281-0/+2
* moveSam Anthony2024-10-281-0/+1
* set initial positionsSam Anthony2024-10-281-0/+9