|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionConfig | |
|---|---|
| com.threerings.opengl.model.config | Model and animation configurations. |
| Uses of ActionConfig in com.threerings.opengl.model.config |
|---|
| Subclasses of ActionConfig in com.threerings.opengl.model.config | |
|---|---|
static class |
ActionConfig.CallFunction
Generic action that calls a scoped function. |
static class |
ActionConfig.PlaySound
Plays a sound. |
static class |
ActionConfig.ShakeCamera
Shakes the camera briefly using a damped oscillation. |
static class |
ActionConfig.SpawnTransient
Creates a transient model (such as a particle system) and adds it to the scene at the location of one of the model's nodes. |
| Fields in com.threerings.opengl.model.config declared as ActionConfig | |
|---|---|
ActionConfig |
ScriptedConfig.TimeAction.action
The action to perform. |
ActionConfig |
AnimationConfig.FrameAction.action
The action to perform. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||