Trees | Indices | Toggle frames |
---|
draw(self,
x,
y)
Abstract render method.
|
drawable = True
Indicates if the cursor is drawn using OpenGL.
|
Abstract render method.
The cursor should be drawn with the "hot" spot at the given coordinates. The projection is set to the pyglet default (i.e., orthographic in window-space), however no other aspects of the state can be assumed.
True |
Trees | Indices | Toggle frames |
---|
Generated by Epydoc 3.0beta1 on Tue Aug 5 21:39:47 2008 | http://epydoc.sourceforge.net |