public static class WorldManagerPlugin.WorldManagerInstance extends Entity
log, staticLock, subObjectNamespacesInt, transientPropertyKeys, type
lock, name
Constructor and Description |
---|
WorldManagerInstance() |
WorldManagerInstance(OID instanceOid) |
Modifier and Type | Method and Description |
---|---|
Fog |
getGlobalFog() |
QuadTree<WMWorldNode> |
getQuadTree() |
void |
setQuadTree(QuadTree<WMWorldNode> quadtree) |
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, toString, unregisterTransientPropertyKey
getBooleanProperty, getIntProperty, getName, getPropertyMap, getPropertyMapRef, getStringProperty, lock, modifyIntProperty, setName, setPropertyMap, setupTransient, unlock
public WorldManagerInstance()
public WorldManagerInstance(OID instanceOid)
public QuadTree<WMWorldNode> getQuadTree()
public void setQuadTree(QuadTree<WMWorldNode> quadtree)
public Fog getGlobalFog()