| Trees | Index | Help |
|
|---|
| Module event :: Class InputEvent |
|
Event --+
|
InputEvent
| Method Summary | |
|---|---|
Initializes the InputEvent. | |
This allows us to print out event objects for debugging purposes. (inherited from Event)
| |
This enqueues this event into the event queue. (inherited from Event)
| |
Execute. | |
| Method Details |
|---|
__init__(self,
input,
internal=0,
ses=None)
Initializes the InputEvent.
|
execute(self)Execute. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Apr 28 21:11:25 2003 | http://epydoc.sf.net |