|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathCursor.Implementation | |
|---|---|
| com.threerings.tudey.client.cursor | |
| com.threerings.tudey.config | Tudey configurations. |
| Uses of PathCursor.Implementation in com.threerings.tudey.client.cursor |
|---|
| Subclasses of PathCursor.Implementation in com.threerings.tudey.client.cursor | |
|---|---|
static class |
PathCursor.Original
An original implementation. |
| Uses of PathCursor.Implementation in com.threerings.tudey.config |
|---|
| Methods in com.threerings.tudey.config that return PathCursor.Implementation | |
|---|---|
PathCursor.Implementation |
PathConfig.getCursorImplementation(TudeyContext ctx,
Scope scope,
PathCursor.Implementation impl)
Creates or updates a cursor implementation for this configuration. |
abstract PathCursor.Implementation |
PathConfig.Implementation.getCursorImplementation(TudeyContext ctx,
Scope scope,
PathCursor.Implementation impl)
Creates or updates a cursor implementation for this configuration. |
PathCursor.Implementation |
PathConfig.Original.getCursorImplementation(TudeyContext ctx,
Scope scope,
PathCursor.Implementation impl)
|
PathCursor.Implementation |
PathConfig.Derived.getCursorImplementation(TudeyContext ctx,
Scope scope,
PathCursor.Implementation impl)
|
| Methods in com.threerings.tudey.config with parameters of type PathCursor.Implementation | |
|---|---|
PathCursor.Implementation |
PathConfig.getCursorImplementation(TudeyContext ctx,
Scope scope,
PathCursor.Implementation impl)
Creates or updates a cursor implementation for this configuration. |
abstract PathCursor.Implementation |
PathConfig.Implementation.getCursorImplementation(TudeyContext ctx,
Scope scope,
PathCursor.Implementation impl)
Creates or updates a cursor implementation for this configuration. |
PathCursor.Implementation |
PathConfig.Original.getCursorImplementation(TudeyContext ctx,
Scope scope,
PathCursor.Implementation impl)
|
PathCursor.Implementation |
PathConfig.Derived.getCursorImplementation(TudeyContext ctx,
Scope scope,
PathCursor.Implementation impl)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||