|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.tudey.config.ScriptConfig
com.threerings.tudey.config.ScriptConfig.Action
public static class ScriptConfig.Action
Performs an action.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.tudey.config.ScriptConfig |
|---|
ScriptConfig.Action, ScriptConfig.ClearSpeed, ScriptConfig.Condition, ScriptConfig.Goto, ScriptConfig.Move, ScriptConfig.Rotate, ScriptConfig.SetSpeed, ScriptConfig.Wait |
| Field Summary | |
|---|---|
ActionConfig |
action
The action to perform. |
| Constructor Summary | |
|---|---|
ScriptConfig.Action()
|
|
| Method Summary | |
|---|---|
String |
getLogicClassName()
Returns the name of the server-side logic class for this behavior. |
| Methods inherited from class com.threerings.tudey.config.ScriptConfig |
|---|
invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable public ActionConfig action
| Constructor Detail |
|---|
public ScriptConfig.Action()
| Method Detail |
|---|
public String getLogicClassName()
ScriptConfig
getLogicClassName in class ScriptConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||