|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TudeySceneModel.PlaceableEntry | |
|---|---|
| com.threerings.tudey.client.cursor | |
| com.threerings.tudey.client.sprite | |
| Uses of TudeySceneModel.PlaceableEntry in com.threerings.tudey.client.cursor |
|---|
| Methods in com.threerings.tudey.client.cursor with parameters of type TudeySceneModel.PlaceableEntry | |
|---|---|
void |
PlaceableCursor.Implementation.update(TudeySceneModel.PlaceableEntry entry)
Updates the cursor state. |
void |
PlaceableCursor.Original.update(TudeySceneModel.PlaceableEntry entry)
|
| Constructors in com.threerings.tudey.client.cursor with parameters of type TudeySceneModel.PlaceableEntry | |
|---|---|
PlaceableCursor(TudeyContext ctx,
TudeySceneView view,
TudeySceneModel.PlaceableEntry entry)
Creates a new placeable cursor. |
|
| Uses of TudeySceneModel.PlaceableEntry in com.threerings.tudey.client.sprite |
|---|
| Methods in com.threerings.tudey.client.sprite with parameters of type TudeySceneModel.PlaceableEntry | |
|---|---|
void |
PlaceableSprite.Implementation.update(TudeySceneModel.PlaceableEntry entry)
Updates the implementation to match the entry state. |
void |
PlaceableSprite.Original.update(TudeySceneModel.PlaceableEntry entry)
|
| Constructors in com.threerings.tudey.client.sprite with parameters of type TudeySceneModel.PlaceableEntry | |
|---|---|
PlaceableSprite(TudeyContext ctx,
TudeySceneView view,
TudeySceneModel.PlaceableEntry entry)
Creates a new placeable sprite. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||