SqAtx / SuperMarioWorld

An amazing 2D Mario game made with C++ and SFML
GNU General Public License v2.0
18 stars 11 forks source link

Dependency CollisionHandler / GameEngine #21

Open SqAtx opened 8 years ago

SqAtx commented 8 years ago

Remove dependancy to GameEngine in CollisionHandler ?

CollisionHandler can send an event to update foreground item position ?