|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.expr.SimpleScope
com.threerings.tudey.client.cursor.PlaceableCursor.Implementation
com.threerings.tudey.client.cursor.PlaceableCursor.Original
public static class PlaceableCursor.Original
The original implementation.
| Field Summary |
|---|
| Fields inherited from interface com.threerings.expr.Scope |
|---|
EPOCH, NOW |
| Constructor Summary | |
|---|---|
PlaceableCursor.Original(TudeyContext ctx,
Scope parentScope,
PlaceableConfig.Original config)
Creates a new implementation. |
|
| Method Summary | |
|---|---|
void |
composite()
Adds this object's Dependencys and Enqueueables to the compositor in
preparation for rendering. |
Shape |
getShape()
Returns a reference to the transformed shape. |
void |
setConfig(PlaceableConfig.Original config)
(Re)configures the implementation. |
void |
tick(float elapsed)
Updates the state of this object based on the elapsed time in seconds. |
void |
update(TudeySceneModel.PlaceableEntry entry)
Updates the cursor state. |
| Methods inherited from class com.threerings.tudey.client.cursor.PlaceableCursor.Implementation |
|---|
getScopeName |
| Methods inherited from class com.threerings.expr.SimpleScope |
|---|
addListener, dispose, get, getParentScope, removeListener, scopeUpdated |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlaceableCursor.Original(TudeyContext ctx,
Scope parentScope,
PlaceableConfig.Original config)
| Method Detail |
|---|
public void setConfig(PlaceableConfig.Original config)
public Shape getShape()
PlaceableCursor.Implementation
getShape in class PlaceableCursor.Implementationpublic void update(TudeySceneModel.PlaceableEntry entry)
PlaceableCursor.Implementation
update in class PlaceableCursor.Implementationpublic void tick(float elapsed)
Tickable
tick in interface Tickabletick in class PlaceableCursor.Implementationpublic void composite()
CompositableDependencys and Enqueueables to the compositor in
preparation for rendering.
composite in interface Compositablecomposite in class PlaceableCursor.Implementation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||