| Package | Description |
|---|---|
| com.threerings.stage.client | |
| com.threerings.stage.data | |
| com.threerings.stage.tools.editor | |
| com.threerings.stage.tools.viewer | |
| com.threerings.stage.util |
| Modifier and Type | Method and Description |
|---|---|
StageScene |
StageScenePanel.getScene()
Returns the scene being displayed by this panel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StageScenePanel.setScene(StageScene scene)
Sets the scene managed by the panel.
|
| Constructor and Description |
|---|
SceneColorizer(com.threerings.media.image.ColorPository cpos,
StageScene scene)
Creates a scene colorizer for the supplied scene.
|
| Modifier and Type | Method and Description |
|---|---|
StageScene |
StageScene.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortalDialog.prepare(StageScene scene,
EditablePortal port)
Prepare the dialog for display.
|
void |
SceneInfoPanel.setScene(StageScene scene)
Called when the scene in the editor changes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewerScenePanel.setScene(StageScene scene,
Location defloc) |
| Constructor and Description |
|---|
PlacementConstraints(com.threerings.media.tile.TileManager tilemgr,
StageScene scene)
Default constructor.
|
Copyright © 2015. All rights reserved.