>From the manual I read:

"The pyglet.app event loop takes care of dispatching events, ticking
the clock, calling the draw function and flipping the window buffer."

So this event ticks the clock right? This being the case, how do I
retrieve the number of seconds since the last tick? Is it still
necessary to call clock.tick()?




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