Thanks! I was hesitant to use schedule() because I assumed it's some kind of "OnIdle" that will get called much more often. But according to the docs it gets only called every frame. So that's exactly what I need... I wasn't shooting for any kind of frame rate limiting anyway.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
