|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Executor | |
|---|---|
| com.threerings.opengl.compositor.config | Compositor configurations. |
| com.threerings.opengl.model.config | Model and animation configurations. |
| Uses of Executor in com.threerings.opengl.compositor.config |
|---|
| Methods in com.threerings.opengl.compositor.config that return Executor | |
|---|---|
abstract Executor |
StepConfig.createExecutor(GlContext ctx,
Scope scope)
Creates the executor that will actually perform the step. |
Executor |
StepConfig.Clear.createExecutor(GlContext ctx,
Scope scope)
|
Executor |
StepConfig.RenderQueues.createExecutor(GlContext ctx,
Scope scope)
|
Executor |
StepConfig.RenderQuad.createExecutor(GlContext ctx,
Scope scope)
|
| Uses of Executor in com.threerings.opengl.model.config |
|---|
| Methods in com.threerings.opengl.model.config that return Executor | |
|---|---|
abstract Executor |
ActionConfig.createExecutor(GlContext ctx,
Scope scope)
Creates an executor for this action. |
Executor |
ActionConfig.CallFunction.createExecutor(GlContext ctx,
Scope scope)
|
Executor |
ActionConfig.SpawnTransient.createExecutor(GlContext ctx,
Scope scope)
|
Executor |
ActionConfig.PlaySound.createExecutor(GlContext ctx,
Scope scope)
|
Executor |
ActionConfig.ShakeCamera.createExecutor(GlContext ctx,
Scope scope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||