com.threerings.tudey.server.logic
Class RegionLogic.Default

java.lang.Object
  extended by com.threerings.util.ShallowObject
      extended by com.threerings.tudey.server.logic.Logic
          extended by com.threerings.tudey.server.logic.RegionLogic
              extended by com.threerings.tudey.server.logic.RegionLogic.Located
                  extended by com.threerings.tudey.server.logic.RegionLogic.Default
Enclosing class:
RegionLogic

public static class RegionLogic.Default
extends RegionLogic.Located

Handles a normal region.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.threerings.tudey.server.logic.RegionLogic
RegionLogic.Default, RegionLogic.Fixed, RegionLogic.Located, RegionLogic.Transformed
 
Nested classes/interfaces inherited from class com.threerings.tudey.server.logic.Logic
Logic.ShapeObserver
 
Constructor Summary
RegionLogic.Default()
           
 
Method Summary
 
Methods inherited from class com.threerings.tudey.server.logic.RegionLogic.Located
resolve, transfer
 
Methods inherited from class com.threerings.tudey.server.logic.RegionLogic
getEntityKey, getRotation, getTranslation, init, isActive
 
Methods inherited from class com.threerings.tudey.server.logic.Logic
addShapeObserver, getModel, getPatrolPath, getSceneManager, getShape, getTags, getTransform, getTransform, getVariable, init, isDefaultEntrance, isVisible, removeShapeObserver, request, resolveTarget, setVariable, signal
 
Methods inherited from class com.threerings.util.ShallowObject
equals, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegionLogic.Default

public RegionLogic.Default()


Copyright © 2011. All Rights Reserved.