Method |
Description |
|
enqueueEvent ( Actor ptr, DelayedEvent e ) : void |
|
|
enqueueInsert ( Actor ptr ) : void |
|
|
getVariable ( string key ) : string |
|
|
informPlayer ( MapComposite map, Character p, int worldTime ) : void |
|
|
sayAround ( Actor obj, string text ) : void |
|
|
sayTo ( Actor destination, Actor source, string text ) : void |
|
|
sayToAll ( string text ) : void |
|
|
serializeLooks ( Character ch, ISL.Server.Network.MessageOut msg, bool full ) : void |
|
|
setVariable ( string key, string value ) : void |
|
|
updateMap ( MapComposite map ) : void |
|
|
warp ( Character ptr, MapComposite map, int x, int y ) : void |
|
|