|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StageScene | |
|---|---|
| com.threerings.stage.client | |
| com.threerings.stage.data | |
| com.threerings.stage.tools.editor | |
| com.threerings.stage.tools.viewer | |
| com.threerings.stage.util | |
| Uses of StageScene in com.threerings.stage.client |
|---|
| Methods in com.threerings.stage.client that return StageScene | |
|---|---|
StageScene |
StageScenePanel.getScene()
Returns the scene being displayed by this panel. |
| Methods in com.threerings.stage.client with parameters of type StageScene | |
|---|---|
void |
StageScenePanel.setScene(StageScene scene)
Sets the scene managed by the panel. |
| Constructors in com.threerings.stage.client with parameters of type StageScene | |
|---|---|
SceneColorizer(com.threerings.media.image.ColorPository cpos,
StageScene scene)
Creates a scene colorizer for the supplied scene. |
|
| Uses of StageScene in com.threerings.stage.data |
|---|
| Methods in com.threerings.stage.data that return StageScene | |
|---|---|
StageScene |
StageScene.clone()
|
| Uses of StageScene in com.threerings.stage.tools.editor |
|---|
| Methods in com.threerings.stage.tools.editor with parameters of type StageScene | |
|---|---|
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. |
| Uses of StageScene in com.threerings.stage.tools.viewer |
|---|
| Methods in com.threerings.stage.tools.viewer with parameters of type StageScene | |
|---|---|
void |
ViewerScenePanel.setScene(StageScene scene,
Location defloc)
|
| Uses of StageScene in com.threerings.stage.util |
|---|
| Constructors in com.threerings.stage.util with parameters of type StageScene | |
|---|---|
PlacementConstraints(com.threerings.media.tile.TileManager tilemgr,
StageScene scene)
Default constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||