com.threerings.tudey.tools
Class ToolSceneManager

java.lang.Object
  extended by com.threerings.crowd.server.PlaceManager
      extended by com.threerings.whirled.server.SceneManager
          extended by com.threerings.tudey.server.TudeySceneManager
              extended by com.threerings.tudey.tools.ToolSceneManager
All Implemented Interfaces:
RunQueue, com.threerings.crowd.chat.server.SpeakHandler.SpeakerValidator, com.threerings.presents.data.InvocationCodes, com.threerings.presents.dobj.ChangeListener, com.threerings.presents.dobj.MessageListener, com.threerings.presents.server.InvocationProvider, TudeyCodes, TudeySceneModel.Observer, TudeySceneProvider, ActorAdvancer.Environment

public class ToolSceneManager
extends TudeySceneManager

Scene manager for tools.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.threerings.tudey.server.TudeySceneManager
TudeySceneManager.ActorObserver, TudeySceneManager.IntersectionSensor, TudeySceneManager.Sensor, TudeySceneManager.ShutdownObserver, TudeySceneManager.TickParticipant
 
Nested classes/interfaces inherited from class com.threerings.crowd.server.PlaceManager
com.threerings.crowd.server.PlaceManager.DelegateOp, com.threerings.crowd.server.PlaceManager.MessageHandler
 
Nested classes/interfaces inherited from interface com.samskivert.util.RunQueue
RunQueue.AsExecutor
 
Field Summary
 
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.
 
Methods inherited from class com.threerings.tudey.server.TudeySceneManager
addActorObserver, addMappings, addShutdownObserver, addTickParticipant, bodyWillEnter, bodyWillLeave, clearEnteringBody, clearTickProfiles, collides, collides, collides, collides, collides, collides, collides, createLogic, dumpTickProfiles, enqueueInputReliable, enqueueInputUnreliable, enteredPlace, entryAdded, entryRemoved, entryUpdated, fireEffect, fireEffect, fireEffect, getActorLogic, getActorSpace, getBufferDelay, getConfigManager, getDefaultLocalInterest, getEffectsFired, getEntryLogic, getInstances, getLogic, getNextTimestamp, getPathfinder, getPenetration, getPreviousTimestamp, getSceneModel, getSensorSpace, getStaticActors, getStaticActorsAdded, getStaticActorsRemoved, getStaticActorsUpdated, getTagged, getTarget, getTickDuration, getTickInterval, getTickProfInterval, getTicksPerSecond, getTimestamp, getTransmitInterval, getVisibleActors, isDispatchThread, isRunning, isTickProfEnabled, mapEnteringBody, postRunnable, removeActorLogic, removeActorObserver, removeMappings, removeShutdownObserver, removeTickParticipant, setCameraParams, setDefaultLocalInterest, setTarget, setTickProfEnabled, setTickProfInterval, spawnActor, spawnActor, spawnActor, spawnActor, staticActorUpdated, submitActorRequest, submitEntryRequest, tick, triggerIntersectionSensors, triggerSensors, triggerSensors
 
Methods inherited from class com.threerings.whirled.server.SceneManager
getLocation, getScene, getUpdates, isPersistent, where
 
Methods inherited from class com.threerings.crowd.server.PlaceManager
addDelegate, applyToDelegates, applyToOccupants, checkPermissions, getConfig, getPlaceObject, init, isValidSpeaker, messageReceived, ratifyBodyEntry, registerMessageHandler, shutdown, startup, toString, updateOccupantInfo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ToolSceneManager

public ToolSceneManager()
Method Detail

getDebugRegions

public boolean getDebugRegions()
Description copied from class: TudeySceneManager
Checks whether we should show region debug effects.

Overrides:
getDebugRegions in class TudeySceneManager


Copyright © 2011. All Rights Reserved.