is the dt_count the delta_time that I should pass to my instances?

On Saturday, October 3, 2015 at 7:41:30 PM UTC+1, [email protected] wrote:
>
> 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