Method |
Description |
|
AddExitCommands ( Location l ) : void |
|
|
AddPlayerCommands ( AlphaTrie _ ) : void |
|
|
CheckPlayerIsAlive ( Player p ) : bool |
|
|
OnDisconnected ( IFuture f ) : void |
|
|
OnEventCombatHit ( EventType type, object evt ) : IEnumerator |
|
|
OnEventCombatMiss ( EventType type, object evt ) : IEnumerator |
|
|
OnEventCombatStart ( EventType type, object evt ) : IEnumerator |
|
|
OnEventDeath ( EventType type, object evt ) : IEnumerator |
|
|
OnEventEmote ( EventType type, object evt ) : IEnumerator |
|
|
OnEventEnter ( EventType type, object evt ) : IEnumerator |
|
|
OnEventLeave ( EventType type, object evt ) : IEnumerator |
|
|
OnEventSay ( EventType type, object evt ) : IEnumerator |
|
|
OnEventTell ( EventType type, object evt ) : IEnumerator |
|
|
PerformLook ( string words ) : void |
|
|
PromptHelper ( IEnumerator |
|
|
RebuildCommandTrie ( ) : void |
|
|
RemoveExitCommands ( Location l ) : void |
|
|