| Home | Trees | Index | Help |
|
|---|
| Package lyntin :: Module event :: Class InputEvent |
|
Event --+
|
InputEvent
| Method Summary | |
|---|---|
Initializes the InputEvent. | |
Execute. | |
| Inherited from Event | |
This allows us to print out event objects for debugging purposes. | |
This enqueues this event into the event queue. | |
| Method Details |
|---|
__init__(self,
input,
internal=0,
ses=None)
Initializes the InputEvent.
|
execute(self)Execute.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Aug 9 09:17:42 2004 | http://epydoc.sf.net |