|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bluesock.bluemud.lib.MudObject
|
+--org.bluesock.bluemud.lib.MudEvent
|
+--org.bluesock.bluemud.driver.NawsEvent
This event is responsible for forwarding NAWS events from the user's telnet client to the Controller instance allowing us to have in-game visual editors that resize when the user resizes their telnet client.
| Constructor Summary | |
NawsEvent(User user)
|
|
| Method Summary | |
void |
process()
Calls the controller's processNawsEvent method. |
| Methods inherited from class org.bluesock.bluemud.lib.MudObject |
getObjectID |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public NawsEvent(User user)
| Method Detail |
public void process()
process in class MudEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||