| Package | Description |
|---|---|
| com.threerings.miso.client |
| Modifier and Type | Method and Description |
|---|---|
SceneObjectIndicator |
ObjectActionHandler.createIndicator(MisoScenePanel panel,
String text,
Icon icon)
Creates an indicator for this type of object action.
|
void |
SceneObject.refreshObjectTile(MisoScenePanel panel)
Reloads and recolorizes our object tile.
|
| Constructor and Description |
|---|
ResolutionView(MisoScenePanel panel) |
SceneBlock(MisoScenePanel panel,
int tx,
int ty,
int width,
int height)
Creates a scene block belonging to panel in preparation for its later resolution.
|
SceneObject(MisoScenePanel panel,
ObjectInfo info)
Creates a scene object for display by the specified panel.
|
SceneObject(MisoScenePanel panel,
ObjectInfo info,
ObjectTile tile)
Creates a scene object for display by the specified panel.
|
Copyright © 2015. All rights reserved.