On Jan 21, 2008 5:29 PM, Luke Paireepinart <[EMAIL PROTECTED]> wrote:

> I noticed an error in the docs, though.  on the following page:
> http://www.pyglet.org/doc/programming_guide/the_frame_rate.html
> the text
> if you decide that it's sufficient to update the display only ten times
> a second:
>
> clock.set_fps_limit(20)
>
> appears.
> I assume the call is supposed to be set_fps_limit(10).

Thanks, fixed in r1636.

> Where do I submit docs corrections? is it considered a bug?

Yep, to the tracker at http://code.google.com/p/pyglet/issues, or just
post here if you don't have/want a Google account.

Cheers
Alex.

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