Issue 489 in pyglet: pyglet.text.Label.color documentation incorrect

52 views
Skip to first unread message

codesite...@google.com

unread,
Aug 11, 2010, 6:38:48 AM8/11/10
to pyglet...@googlegroups.com
Status: New
Owner: ----

New issue 489 by mock.brian: pyglet.text.Label.color documentation incorrect
http://code.google.com/p/pyglet/issues/detail?id=489

Run `pydoc pyglet.text.Label.color`

The documentation reads:
"Color is a 4-tuple of RGBA components, each in range [0, 255]."


The documentation SHOULD read:
"Color is a 4-tuple of RGBA components, each in range [0.0, 1.0]."

Reply all
Reply to author
Forward
0 new messages