|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.opengl.model.config.ActionConfig
com.threerings.opengl.model.config.ActionConfig.Compound
public static class ActionConfig.Compound
Performs a number of sub-actions.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.model.config.ActionConfig |
|---|
ActionConfig.CallFunction, ActionConfig.Case, ActionConfig.Compound, ActionConfig.Conditional, ActionConfig.PlaySound, ActionConfig.Random, ActionConfig.ShakeCamera, ActionConfig.SpawnTransient, ActionConfig.WeightedAction |
| Field Summary | |
|---|---|
ActionConfig[] |
actions
The contained actions. |
| Constructor Summary | |
|---|---|
ActionConfig.Compound()
|
|
| Method Summary | |
|---|---|
Executor |
createExecutor(GlContext ctx,
Scope scope)
Creates an executor for this action. |
| 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[] actions
| Constructor Detail |
|---|
public ActionConfig.Compound()
| Method Detail |
|---|
public Executor createExecutor(GlContext ctx,
Scope scope)
ActionConfig
createExecutor in class ActionConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||