|
||||||||||
| 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.sprite.TileSprite.Implementation
com.threerings.tudey.client.sprite.TileSprite.Original
public static class TileSprite.Original
An original implementation.
| Field Summary |
|---|
| Fields inherited from interface com.threerings.expr.Scope |
|---|
EPOCH, NOW |
| Constructor Summary | |
|---|---|
TileSprite.Original(TudeyContext ctx,
Scope parentScope,
TileConfig.Original config)
Creates a new implementation. |
|
| Method Summary | |
|---|---|
void |
dispose()
Releases the resources associated with this scope. |
int |
getFloorFlags()
Returns the sprite's floor flags. |
Model |
getModel()
Returns the model for this implementation, or null for none. |
void |
setConfig(TileConfig.Original config)
(Re)configures the implementation. |
void |
update(TudeySceneModel.TileEntry entry)
Updates the implementation to match the tile state. |
| Methods inherited from class com.threerings.tudey.client.sprite.TileSprite.Implementation |
|---|
getScopeName |
| Methods inherited from class com.threerings.expr.SimpleScope |
|---|
addListener, get, getParentScope, removeListener, scopeUpdated |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TileSprite.Original(TudeyContext ctx,
Scope parentScope,
TileConfig.Original config)
| Method Detail |
|---|
public void setConfig(TileConfig.Original config)
public Model getModel()
TileSprite.Implementationnull for none.
getModel in class TileSprite.Implementationpublic int getFloorFlags()
TileSprite.Implementation
getFloorFlags in class TileSprite.Implementationpublic void update(TudeySceneModel.TileEntry entry)
TileSprite.Implementation
update in class TileSprite.Implementationpublic void dispose()
SimpleScope
dispose in class SimpleScope
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||