| |
|
| java.lang.Object com.db.server.VirtualElement com.db.server.ObjectWorld com.db.server.ToolWorld com.db.server.GuideWorld
ACCESSORY | final public static int ACCESSORY(Code) | | |
COLLIDABLE | final public static int COLLIDABLE(Code) | | |
CUTABLE | final public static int CUTABLE(Code) | | |
DEFAULT_DESIGNER_CAPABILITIES | public static int DEFAULT_DESIGNER_CAPABILITIES(Code) | | |
DUPLICABLE | final public static int DUPLICABLE(Code) | | |
FERTILE | final public static int FERTILE(Code) | | |
GENERIC | final public static int GENERIC(Code) | | |
GLUABLE | final public static int GLUABLE(Code) | | |
HEADUP | final public static int HEADUP(Code) | | |
HIDDEN | final public static int HIDDEN(Code) | | |
INVENTORIZABLE | final public static int INVENTORIZABLE(Code) | | |
MANIPULATES | final public static int MANIPULATES(Code) | | |
MOVABLE | final public static int MOVABLE(Code) | | |
NO_CAPABILITY | final public static int NO_CAPABILITY(Code) | | |
READ | final public static int READ(Code) | | |
READ_WRITE | final public static int READ_WRITE(Code) | | |
REMOTEVIEW | final public static int REMOTEVIEW(Code) | | |
RESHAPEABLE | final public static int RESHAPEABLE(Code) | | |
SALABLE | final public static int SALABLE(Code) | | |
SONORE | final public static int SONORE(Code) | | |
SOUNDALTERABLE | final public static int SOUNDALTERABLE(Code) | | |
STRING_GUIDE_ADDRESS | final public static String STRING_GUIDE_ADDRESS(Code) | | |
STRING_GUIDE_AGE | final public static String STRING_GUIDE_AGE(Code) | | |
STRING_GUIDE_E_MAIL | final public static String STRING_GUIDE_E_MAIL(Code) | | |
STRING_GUIDE_FIRSTNAME | final public static String STRING_GUIDE_FIRSTNAME(Code) | | |
STRING_GUIDE_NAME | final public static String STRING_GUIDE_NAME(Code) | | input access list (overridden description from tools): objects and tools of the World Spot library (can also be used by owner to
restrict even more the rights of the guide to move through lands or the tools or objects that can be accessed)
output access list (overridden description from tools): objects and tools of the World Spot library (can also be used by owner to
restrict even more the rights of the guide to move through lands or the tools or objects that can be accessed)
Capabilities (4 booleans grant access for invited lords, peers, peers vassals and vassals) existence locked by designer:
remote view (an avatar can see through the eyes of this guide as if it was the guide using a specific tool)
skin (joint and segments H-Anim)
accessories (visible tools worn on the body but accessible from the inventory)
verbals (words that can be pronounced by the guide's skin mouth as skin deformation and sound emission)
movements (overall body movements)
gestures (particular joint and segment combination movements without global movement)
textual avatar information (how the owner perceives its guide, sex, age, v-e-mail, v-address, v-phone in an hashtable with
empty fields)
inventory (this inventory is specific to the guide but can be accessed by its owner)
|
STRING_GUIDE_PHONE | final public static String STRING_GUIDE_PHONE(Code) | | |
STRING_GUIDE_SEX | final public static String STRING_GUIDE_SEX(Code) | | |
SUPPRESSOR | final public static int SUPPRESSOR(Code) | | |
VISIBLE | final public static int VISIBLE(Code) | | |
doInventoryChanged | public void doInventoryChanged()(Code) | | |
doRemoteViewStart | public void doRemoteViewStart()(Code) | | |
doRemoteViewStop | public void doRemoteViewStop()(Code) | | |
doSkinChanged | public void doSkinChanged()(Code) | | |
getDesignerCapabilities | public int getDesignerCapabilities()(Code) | | |
processGUI | protected void processGUI()(Code) | | |
removeInformation | final public void removeInformation(String key)(Code) | | |
removeInventoryEntry | final public void removeInventoryEntry(ObjectWorld objectWorld)(Code) | | |
setGuideAddress | public void setGuideAddress(String address)(Code) | | |
setGuideFirstname | public void setGuideFirstname(String firstname)(Code) | | |
setInformation | final public void setInformation(Hashtable information)(Code) | | |
setInventory | final public void setInventory(HashSet inventory)(Code) | | |
|
|
|