| Trees | Index | Help |
|
|---|
| Module event :: Class MudEvent |
|
Event --+
|
MudEvent
| Method Summary | |
|---|---|
Initializes the MudEvent. | |
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,
session,
input)
Initializes the MudEvent.
|
execute(self)Execute. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Apr 28 21:11:25 2003 | http://epydoc.sf.net |