Uses of Class
com.threerings.tudey.server.logic.EntryLogic

Packages that use EntryLogic
com.threerings.tudey.server   
com.threerings.tudey.server.logic   
 

Uses of EntryLogic in com.threerings.tudey.server
 

Methods in com.threerings.tudey.server that return EntryLogic
 EntryLogic TudeySceneManager.getEntryLogic(Object key)
          Returns the logic object for the entry with the provided key, if any.
 

Uses of EntryLogic in com.threerings.tudey.server.logic
 

Subclasses of EntryLogic in com.threerings.tudey.server.logic
static class EntryLogic.Camera
          Special camera logic.
static class EntryLogic.StatefulProp
          Logic for stateful props.
 

Methods in com.threerings.tudey.server.logic with parameters of type EntryLogic
 void EntryStateLogic.setEntry(EntryLogic entry)
          Sets the reference to the corresponding entry.
 



Copyright © 2011. All Rights Reserved.