Commit graph

4 commits

Author SHA1 Message Date
896b368cbe Refactoring to split the PlatformSystem into a PlatformSet subpart.
Also introduces the same concept for Drawables, with DrawableSet.
Single drawables can't be registered anymore.
2014-08-13 22:45:37 +02:00
cdd37fead7 Add code to register objects to the collider.
The character and the platforms can register now, but
collision is not triggered for some reason.
2014-08-01 00:50:49 +02:00
42fb50e93e Add the collision grouping logic. 2014-07-31 20:13:13 +02:00
54e8a27709 Working on the collision classes. 2014-07-28 11:00:55 +02:00