Hi all, 

I want to, within a loop, check at a certain point if the left button of 
the mouse, for example, has been pressed. I know that you have to use the 
method "on_mouse_press", but I do not know how to assign the return of the 
function to a variable, because I do not know how to call this function at 
a certain point.

Is there a way to bypass "on_mouse_press" and call directly a method that 
only listens to the mouse?


Thank you,
jl

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to