public class InteractiveObject.InteractiveObjectEntity extends ObjectStub implements EntityWithWorldNode
behaviors, spawned
log, staticLock, subObjectNamespacesInt, transientPropertyKeys, type
lock, name
Constructor and Description |
---|
InteractiveObjectEntity(OID oid,
InterpolatedWorldNode node) |
Modifier and Type | Method and Description |
---|---|
Entity |
getEntity() |
InterpolatedWorldNode |
getWorldNode() |
void |
setDirLocOrient(BasicWorldNode bnode) |
void |
setWorldNode(InterpolatedWorldNode node) |
addBehavior, despawn, getBehaviors, getInstanceOid, getTemplateID, removeBehavior, setBehaviors, setTemplateID, spawn, toString, unload, updateWorldNode
addSubObjectNamespace, equals, equals, getLock, getNamespace, getOid, getPersistenceFlag, getProperty, getSubObjectNamespaces, getSubObjectNamespacesInt, getTransientDataRef, getType, hashCode, hasSubObjectNamespace, isDeleted, registerTransientPropertyKey, removeProperty, removeSubObjectNamespace, setDeleted, setNamespace, setOid, setPersistenceFlag, setProperty, setSubObjectNamespaces, setSubObjectNamespacesInt, setType, toBytes, unregisterTransientPropertyKey
getBooleanProperty, getIntProperty, getName, getPropertyMap, getPropertyMapRef, getStringProperty, lock, modifyIntProperty, setName, setPropertyMap, setupTransient, unlock
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getOid, setOid
public InteractiveObjectEntity(OID oid, InterpolatedWorldNode node)
public InterpolatedWorldNode getWorldNode()
getWorldNode
in interface EntityWithWorldNode
getWorldNode
in class ObjectStub
public void setWorldNode(InterpolatedWorldNode node)
setWorldNode
in interface EntityWithWorldNode
setWorldNode
in class ObjectStub
public void setDirLocOrient(BasicWorldNode bnode)
setDirLocOrient
in interface EntityWithWorldNode
setDirLocOrient
in class ObjectStub
public Entity getEntity()
getEntity
in interface EntityWithWorldNode
getEntity
in class ObjectStub