0
Collision? Collidepoint belongs to the Rect class. To test if the mouse position collides with the image, you need to have a Rect that describes the images position. You can then use this variable for Rect methods, such as collidepoint to have your Rect accurately represent the picture you load. Coords and checking for mousedown.
29th Sep 2019, 7:29 AM
Coda420
Coda420 - avatar