Uses of Class
com.threerings.tudey.server.logic.BehaviorLogic.Scripted

Packages that use BehaviorLogic.Scripted
com.threerings.tudey.server.logic   
 

Uses of BehaviorLogic.Scripted in com.threerings.tudey.server.logic
 

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



Copyright © 2011. All Rights Reserved.