I am making Asteroids and have almost everything working except for collision detection. I know what must be done (when the one image, say for a laser, overlaps onto an image for an asteroid, the computer must detect that this has happened and must make both react according).


I know how to do everything before and after detection, but I do not know how to get the program to detect a collision.


Help is greatly appreciated.



Sharkface217