Commit Graph

7 Commits

Author SHA1 Message Date
0c4f2482c7 SDLPP: Allow changing coliders' position
Requires `updateSizeAndPosition` to be run on the parent container
2021-05-25 22:05:00 +02:00
4e81ac6562 SDLPP: if one object is entirely contained within another, it is a collision 2021-04-29 19:48:45 +02:00
dd6f37264c SDLPP: add collider IDs 2021-04-26 21:57:31 +02:00
2f20661b5b SDLPP: formatting, make compileable on Linux 2021-03-13 18:36:29 +01:00
d2cf54556e New collision detection 2021-03-13 15:05:16 +01:00
258ce51cfe Trying to switch to more object-oriented 2021-03-12 22:33:46 +01:00
633502b189 Split sdlpp into smaller files 2020-11-21 20:57:40 +01:00