[pyglet] push by useboxnet - doc fix: 'dynamic' is the default usage on 2014-03-30 14:08 GMT

1 view
Skip to first unread message

pyg...@googlecode.com

unread,
Mar 30, 2014, 10:08:17 AM3/30/14
to pyglet-...@googlegroups.com
Revision: 02de5070f3d0
Branch: default
Author: Juan J. Martínez <j...@usebox.net>
Date: Sun Mar 30 14:07:46 2014 UTC
Log: doc fix: 'dynamic' is the default usage
http://code.google.com/p/pyglet/source/detail?r=02de5070f3d0

Modified:
/pyglet/sprite.py

=======================================
--- /pyglet/sprite.py Thu Nov 28 20:15:47 2013 UTC
+++ /pyglet/sprite.py Sun Mar 30 14:07:46 2014 UTC
@@ -209,8 +209,8 @@
`group` : `Group`
Optional parent group of the sprite.
`usage` : str
- Vertex buffer object usage hint, one of ``"none"``
(default),
- ``"stream"``, ``"dynamic"`` or ``"static"``. Applies
+ Vertex buffer object usage hint, one of ``"none"``,
+ ``"stream"``, ``"dynamic"`` (default) or ``"static"``.
Applies
only to vertex data.
`subpixel` : bool
Allow floating-point coordinates for the sprite. By
default,
Reply all
Reply to author
Forward
0 new messages