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

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

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

Subclasses of ActiveLogic in com.threerings.tudey.server.logic
 class AgentLogic
          Controls an autonomous agent.
 class PawnLogic
          Handles the state of a player-controlled actor.
 

Methods in com.threerings.tudey.server.logic with parameters of type ActiveLogic
 void ActivityLogic.init(TudeySceneManager scenemgr, ActiveLogic source)
          Initializes the logic.
 



Copyright © 2011. All Rights Reserved.