Module Song :: Class TextEvent
[hide private]
[frames] | no frames]

Class TextEvent

source code

Event --+
        |
       TextEvent

Instance Methods [hide private]
 
__init__(self, text, length) source code
 
__repr__(self) source code
Method Details [hide private]

__init__(self, text, length)
(Constructor)

source code 
Overrides: Event.__init__