> How can i limit the framerate? in the previous pyglet release there was > some system to limit it with clock.set_fps_limit(12) but this does not > seem to work now any more. Or do i need to use my own main loop? I > checked the docs on this but I did not understand how to achieve this
ah, ok. i guess it has to do with this http://pyglet.org/doc/1.1/programming_guide/dispatching_events_manually.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
