How can your current Dragonfly engine tell if an Object collides with another Object?
When should Dragonfly check for collisions?
Where should collision-detection code be put?
What should a game engine do if an Object collides with another Object? Think of both Object positions and events.
Should all game objects be collidable? Why or why not?
Happy colliding!
– Mark