bitbrain / braingdx

:video_game: Game jam framework based on libgdx.
Apache License 2.0
84 stars 1 forks source link

Move collision detection for tmx into own manager #191

Closed bitbrain closed 5 years ago

bitbrain commented 5 years ago

Introduce a new CollisionManager which acts independent of TMX or Box2D.