Home | Trees | Indices | Help |
|
---|
|
object --+ | ClassWithParameters --+ | Core.Stimulus --+ | WrappedText
Multi-line text stimulus. No fancy formatting, but line breaks ('\n') are preserved, and text is wrapped to fit within the stimulus boundaries.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
parameters_and_defaults = {'on':(True, ve_types.Boolean), 'pos
|
|
constant_parameters_and_defaults = {'font_name':(None, ve_type
|
|
Inherited from |
Properties | |
Inherited from |
Method Details |
Initialize the object, perform the initial line-splitting
|
Draw the lines of text on the screen
|
Class Variable Details |
parameters_and_defaults
|
constant_parameters_and_defaults
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Jun 7 15:40:10 2008 | http://epydoc.sourceforge.net |