I was just wondering if Pygame had a mask function that returns True if a given point is inside the mask. Kinda similar to pygame.rect.colliderect() but with masks.
Thanks :)
I was just wondering if Pygame had a mask function that returns True if a given point is inside the mask. Kinda similar to pygame.rect.colliderect() but with masks.
Thanks :)