com.threerings.tudey.server.logic
Class EntryLogic.Camera

java.lang.Object
  extended by com.threerings.util.ShallowObject
      extended by com.threerings.tudey.server.logic.Logic
          extended by com.threerings.tudey.server.logic.EntryLogic
              extended by com.threerings.tudey.server.logic.EntryLogic.Camera
Enclosing class:
EntryLogic

public static class EntryLogic.Camera
extends EntryLogic

Special camera logic.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.threerings.tudey.server.logic.EntryLogic
EntryLogic.Camera, EntryLogic.StatefulProp
 
Nested classes/interfaces inherited from class com.threerings.tudey.server.logic.Logic
Logic.ShapeObserver
 
Constructor Summary
EntryLogic.Camera()
           
 
Method Summary
 
Methods inherited from class com.threerings.tudey.server.logic.EntryLogic
added, getEntityKey, getEntry, getModel, getPatrolPath, getRotation, getShape, getTags, getTranslation, init, isActive, isDefaultEntrance, removed, request, setVariable, signal, transfer
 
Methods inherited from class com.threerings.tudey.server.logic.Logic
addShapeObserver, getSceneManager, getTransform, getTransform, getVariable, init, isVisible, removeShapeObserver, resolveTarget
 
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

EntryLogic.Camera

public EntryLogic.Camera()


Copyright © 2011. All Rights Reserved.