|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dimx.CustEventProcessor
org.cjncreations.csi.CSIEventProcessor
org.cjncreations.csi.StartCellEventProcessor
public class StartCellEventProcessor
| Field Summary |
|---|
| Fields inherited from class org.cjncreations.csi.CSIEventProcessor |
|---|
PROP_ASKED, PROP_CARDKIT, PROP_CLEARCHAT, PROP_CONGRATS, PROP_GOODED, PROP_HEARD, PROP_HELPLOOK, PROP_HELPPROMPT, PROP_ITEMPROMPT, PROP_KEY, PROP_KEYUSED, PROP_LOOKED, PROP_PLAYERKIT, PROP_PRAISED, PROP_REMINDER, PROP_ROOMCOUNT, PROP_ROOMLOOKED, PROP_ROOMPROMPT, PROP_ROOMSEARCHED, PROP_SAYPROMPT, PROP_TICK, PROP_TOLD |
| Fields inherited from class org.dimx.CustEventProcessor |
|---|
_world |
| Constructor Summary | |
|---|---|
StartCellEventProcessor()
|
|
| Method Summary | |
|---|---|
protected void |
_firstTableUnlock()
|
protected boolean |
_preQualUseLockUnlock()
|
protected void |
enterCell()
|
protected boolean |
onDropped(boolean defaultResult,
boolean mustExist)
onUseWith for the key |
protected boolean |
onLock(boolean defaultResult,
boolean mustExist)
onLock for the key |
protected boolean |
onLook(boolean defaultResult,
boolean mustExist)
Triggered when an object is looked at Applies to: ITEM, CHARACTER, ROOM OWNER: Object being looked at AGENT: Character looking TARGET: unused Return value: True by default. |
protected boolean |
onLoose(boolean defaultResult,
boolean mustExist)
Player is exiting room or logging off... |
protected boolean |
onReceive(boolean defaultResult,
boolean mustExist)
|
protected boolean |
onUnlock(boolean defaultResult,
boolean mustExist)
onUnlock for the key |
protected boolean |
onUseWith(boolean defaultResult,
boolean mustExist)
onUseWith for the key |
| Methods inherited from class org.cjncreations.csi.CSIEventProcessor |
|---|
createSimpleContainer, createSimpleItem, csimsg, displayItems, execute, fireEvent_t, fireEvent, getCharactersIn, getItemsIn, getItemsOfType, getItemsOfType, getNamedCharacterIn, getPlayersIn, hilite, incrementProperty, kill, onClose, onConsoleCommand, onDie, onEnter, onExit, onGive, onHear, onHide, onLiving, onLooseItem, onNew, onOpen, onPicked, onReceiveItem, onRestore, onSave, onSaveInfo, onSearch, onSpeechFinish, onStart, onTick, onUse, processEvent, randMsg, resetTick, setEventAssets, setEventHandler, setWorld |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartCellEventProcessor()
| Method Detail |
|---|
protected boolean onLook(boolean defaultResult,
boolean mustExist)
throws DimxException
CSIEventProcessor
onLook in class CSIEventProcessordefaultResult - mustExist -
DimxException
protected boolean onLoose(boolean defaultResult,
boolean mustExist)
throws DimxException
onLoose in class CSIEventProcessordefaultResult - mustExist -
DimxException
protected boolean onReceive(boolean defaultResult,
boolean mustExist)
throws DimxException
onReceive in class CSIEventProcessordefaultResult - mustExist -
DimxException
protected boolean _preQualUseLockUnlock()
throws DimxException
DimxException
protected void _firstTableUnlock()
throws DimxException
DimxException
protected boolean onUseWith(boolean defaultResult,
boolean mustExist)
throws DimxException
onUseWith in class CSIEventProcessordefaultResult - mustExist -
DimxException
protected boolean onUnlock(boolean defaultResult,
boolean mustExist)
throws DimxException
onUnlock in class CSIEventProcessordefaultResult - mustExist -
DimxException
protected boolean onLock(boolean defaultResult,
boolean mustExist)
throws DimxException
onLock in class CSIEventProcessordefaultResult - mustExist -
DimxException
protected boolean onDropped(boolean defaultResult,
boolean mustExist)
throws DimxException
onDropped in class CSIEventProcessordefaultResult - mustExist -
DimxException
protected void enterCell()
throws DimxException
DimxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||