I am creating a game in C ++ using Qt. I got the correct collision detection using GraphicsItem methods. The fact is, I don’t know how to handle every other type of collision, since there are different objects with different behaviors.
c ++ qt
amirouche
source share