|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.media.tile.Tile
com.threerings.media.tile.ObjectTile
com.threerings.stage.client.StageScenePanel.PortalObjectTile
protected class StageScenePanel.PortalObjectTile
Used to render portals as objects in a scene.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.media.tile.Tile |
|---|
com.threerings.media.tile.Tile.Key |
| Field Summary | |
|---|---|
boolean |
hovered
|
| Fields inherited from class com.threerings.media.tile.ObjectTile |
|---|
_base, _constraints, _origin, _priority, _sorient, _spot |
| Fields inherited from class com.threerings.media.tile.Tile |
|---|
_mirage, _totalTileMemory, key |
| Constructor Summary | |
|---|---|
StageScenePanel.PortalObjectTile(int ox,
int oy)
|
|
| Method Summary | |
|---|---|
void |
paint(Graphics2D gfx,
int x,
int y)
|
| Methods inherited from class com.threerings.media.tile.ObjectTile |
|---|
getBaseHeight, getBaseWidth, getConstraints, getOriginX, getOriginY, getPriority, getSpotOrient, getSpotX, getSpotY, hasConstraint, hasSpot, setBase, setConstraints, setOrigin, setPriority, setSpot, toString |
| Methods inherited from class com.threerings.media.tile.Tile |
|---|
finalize, getEstimatedMemoryUsage, getHeight, getWidth, hitTest, setImage, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public boolean hovered
| Constructor Detail |
|---|
public StageScenePanel.PortalObjectTile(int ox,
int oy)
| Method Detail |
|---|
public void paint(Graphics2D gfx,
int x,
int y)
paint in class com.threerings.media.tile.Tile
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||