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

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

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

Methods in com.threerings.tudey.server.logic with parameters of type AgentLogic
static ScriptLogic ScriptLogic.createScriptLogic(TudeySceneManager scenemgr, ScriptConfig config, AgentLogic agent, BehaviorLogic.Scripted scripted)
          Creates a script logic.
 void BehaviorLogic.init(TudeySceneManager scenemgr, BehaviorConfig.Original config, AgentLogic agent)
          Initializes the logic.
 void ScriptLogic.init(TudeySceneManager scenemgr, ScriptConfig config, AgentLogic agent, BehaviorLogic.Scripted scripted)
          Initializes the logic.
 



Copyright © 2011. All Rights Reserved.