| Package | Description |
|---|---|
| com.threerings.stage.tools.editor |
| Modifier and Type | Method and Description |
|---|---|
void |
EditorFrame.init(EditorContext ctx,
String target) |
| Constructor and Description |
|---|
EditorDialog(String title,
EditorContext ctx,
EditorScenePanel panel) |
EditorScenePanel(EditorContext ctx,
JFrame frame,
EditorModel model,
EditorScenePanel.SceneModelListener sceneListener)
Constructs the editor scene view panel.
|
ObjectEditorDialog(EditorContext ctx,
EditorScenePanel panel) |
PortalDialog(EditorContext ctx,
EditorScenePanel panel)
Constructs the portal dialog.
|
SceneInfoPanel(EditorContext ctx,
EditorModel model,
EditorScenePanel svpanel)
Constructs the scene info panel.
|
TileInfoPanel(EditorContext ctx,
EditorModel model)
Constructs the tile info panel.
|
Copyright © 2015. All rights reserved.