|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.crowd.server.PlaceManager
com.threerings.whirled.server.SceneManager
com.threerings.tudey.server.TudeySceneManager
com.threerings.tudey.tools.ToolSceneManager
public class ToolSceneManager
Scene manager for tools.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.tudey.server.TudeySceneManager |
|---|
TudeySceneManager.ActorObserver, TudeySceneManager.IntersectionSensor, TudeySceneManager.ProfileTickOp, TudeySceneManager.Sensor, TudeySceneManager.ShutdownObserver, TudeySceneManager.TickOp, TudeySceneManager.TickParticipant, TudeySceneManager.TickProfile |
| Nested classes/interfaces inherited from class com.threerings.crowd.server.PlaceManager |
|---|
PlaceManager.DelegateOp, PlaceManager.MessageHandler |
| Nested classes/interfaces inherited from interface com.samskivert.util.RunQueue |
|---|
RunQueue.AsExecutor |
| Field Summary | |
|---|---|
protected static Preferences |
_prefs
The application preferences. |
| Fields inherited from class com.threerings.tudey.server.TudeySceneManager |
|---|
_actorObservers, _actors, _actorSpace, _cfgmgr, _clients, _clmgr, _defaultEntrances, _defaultLocalInterest, _effects, _effectsFired, _elements, _emptyTime, _entering, _entries, _injector, _instances, _lastActorId, _lastTick, _pathfinder, _penetration, _previousTimestamp, _profiles, _profileTickOp, _runlist, _runnables, _sensorSpace, _shutdownObservers, _shutdownOp, _staticActors, _staticActorsAdded, _staticActorsRemoved, _staticActorsUpdated, _tagged, _tickDuration, _ticker, _ticking, _tickOp, _tickParticipantCount, _tickParticipants, _tickProfEnabled, _tickProfInterval, _timestamp, _tsobj |
| Fields inherited from class com.threerings.whirled.server.SceneManager |
|---|
_invoker, _scene, _screg, _updates |
| Fields inherited from class com.threerings.crowd.server.PlaceManager |
|---|
_bodyUpdater, _config, _deathListener, _delegates, _dispatcher, _dispatcherFinders, _invmgr, _locator, _marshallers, _msghandlers, _occInfo, _occListener, _omgr, _plobj, _registry, _shutdownInterval |
| Fields inherited from interface com.samskivert.util.RunQueue |
|---|
AWT |
| Fields inherited from interface com.threerings.tudey.data.TudeyCodes |
|---|
DEFAULT_BUFFER_DELAY, DEFAULT_TICK_INTERVAL |
| Fields inherited from interface com.threerings.presents.data.InvocationCodes |
|---|
ACCESS_DENIED, E_ACCESS_DENIED, E_INTERNAL_ERROR, GLOBAL_GROUP, INTERNAL_ERROR |
| Constructor Summary | |
|---|---|
ToolSceneManager()
|
|
| Method Summary | |
|---|---|
boolean |
getDebugRegions()
Checks whether we should show region debug effects. |
protected ConfigReference<ActorConfig> |
getPawnConfig(BodyObject body)
Returns a reference to the configuration to use for the specified body's pawn or null for none. |
protected void |
placeBecameEmpty()
|
| Methods inherited from class com.threerings.whirled.server.SceneManager |
|---|
getLocation, getScene, getUpdates, gotSceneData, isPersistent, recordUpdate, setSceneData, toString, where |
| Methods inherited from class com.threerings.crowd.server.PlaceManager |
|---|
addDelegate, addDispatcher, addOccupantInfo, addProvider, applyToDelegates, applyToOccupants, cancelShutdowner, checkPermissions, checkShutdownInterval, createSpeakHandler, didInit, getAccessController, getConfig, getPlaceObject, getPlaceObjectClass, idleUnloadPeriod, init, isValidSpeaker, messageReceived, permissionsFailed, ratifyBodyEntry, registerMessageHandler, shouldCreateSpeakService, shouldDeclareEmpty, shutdown, startup, toString, updateOccupantInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static Preferences _prefs
| Constructor Detail |
|---|
public ToolSceneManager()
| Method Detail |
|---|
public boolean getDebugRegions()
TudeySceneManager
getDebugRegions in class TudeySceneManagerprotected ConfigReference<ActorConfig> getPawnConfig(BodyObject body)
TudeySceneManagernull for none.
getPawnConfig in class TudeySceneManagerprotected void placeBecameEmpty()
placeBecameEmpty in class TudeySceneManager
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||