Home | Trees | Indices | Help |
|
---|
|
object --+ | ClassWithParameters --+ | Core.Stimulus --+ | GlutTextBase --+ | BitmapText
DEPRECATED. Bitmap fonts from GLUT. Parameters ========== color -- (AnyOf(Sequence3 of Real or Sequence4 of Real)) Inherited from GlutTextBase Default: (1.0, 1.0, 1.0) font -- (Integer) Default: 5 lowerleft -- (Sequence2 of Real) Inherited from GlutTextBase Default: (320, 240) on -- (Boolean) Inherited from GlutTextBase Default: True text -- (String) Inherited from GlutTextBase Default: the string to display
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
parameters_and_defaults = {'font':(glut.GLUT_BITMAP_TIMES_ROMA
|
|
Inherited from |
Properties | |
Inherited from |
Method Details |
|
Draw the stimulus. (Called by Viewport instance.) This method is called every frame. This method actually performs the OpenGL calls to draw the stimulus.
|
Class Variable Details |
parameters_and_defaults
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Jun 7 09:06:47 2008 | http://epydoc.sourceforge.net |