Hi all. I'm new to Pyglet, and graphics programming in general, so
apologies if this is vague.

I'm wondering how to efficiently check whether a given mouse position
is on top of an irregularly-shaped sprite (i.e., a situation where a
bounding box wouldn't be appropriate).

In other words, how do I check whether a pixel at X, Y belongs to a
sprite?

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to