Uses of Class
com.threerings.stage.data.StageMisoSceneModel

Packages that use StageMisoSceneModel
com.threerings.stage.data   
com.threerings.stage.tools.editor   
 

Uses of StageMisoSceneModel in com.threerings.stage.data
 

Methods in com.threerings.stage.data that return StageMisoSceneModel
 StageMisoSceneModel StageMisoSceneModel.clone()
           
static StageMisoSceneModel StageMisoSceneModel.getSceneModel(SceneModel model)
          Locates and returns the StageMisoSceneModel among the auxiliary scene models associated with the supplied scene model.
 

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

Methods in com.threerings.stage.tools.editor with parameters of type StageMisoSceneModel
 void EditorScenePanel.SceneModelListener.setMisoSceneModel(StageMisoSceneModel sceneModel)
           
 void EditorFrame.setMisoSceneModel(StageMisoSceneModel model)
           
 



Copyright © 2011. All Rights Reserved.