I believe so. What it does is run the main loop, then the dispatch_events 
method checks the window's operating system event queue for user input and 
dispatches any events found. The method doesn't wait for input -- if there 
are no events pending, control is returned to the program immediately.

-- 
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