Uses of Class
com.threerings.stage.tools.editor.EditorScenePanel

Packages that use EditorScenePanel
com.threerings.stage.tools.editor   
 

Uses of EditorScenePanel in com.threerings.stage.tools.editor
 

Methods in com.threerings.stage.tools.editor with parameters of type EditorScenePanel
 void PortalTool.init(EditorScenePanel panel, int centerx, int centery)
           
 

Constructors in com.threerings.stage.tools.editor with parameters of type EditorScenePanel
EditorDialog(String title, EditorContext ctx, EditorScenePanel panel)
           
EditorScrollBox(EditorScenePanel panel)
          Create the tightly-coupled EditorScrollBox.
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.
 



Copyright © 2011. All Rights Reserved.