|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptLogic | |
|---|---|
| com.threerings.tudey.server.logic | |
| Uses of ScriptLogic in com.threerings.tudey.server.logic |
|---|
| Subclasses of ScriptLogic in com.threerings.tudey.server.logic | |
|---|---|
static class |
ScriptLogic.Condition
Handles the condition script. |
static class |
ScriptLogic.Goto
Handles the goto script. |
static class |
ScriptLogic.Move
Handles a move script. |
static class |
ScriptLogic.Rotate
Handles the rotate script. |
static class |
ScriptLogic.Wait
Handles a wait script. |
| Methods in com.threerings.tudey.server.logic that return ScriptLogic | |
|---|---|
static ScriptLogic |
ScriptLogic.createScriptLogic(TudeySceneManager scenemgr,
ScriptConfig config,
AgentLogic agent,
BehaviorLogic.Scripted scripted)
Creates a script logic. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||