Uses of Interface
com.threerings.stage.util.StageContext

Packages that use StageContext
com.threerings.stage.client   
com.threerings.stage.tools.editor.util   
com.threerings.stage.tools.viewer   
 

Uses of StageContext in com.threerings.stage.client
 

Constructors in com.threerings.stage.client with parameters of type StageContext
StageScenePanel(StageContext ctx, Controller ctrl)
          Constructs a stage scene view panel.
 

Uses of StageContext in com.threerings.stage.tools.editor.util
 

Subinterfaces of StageContext in com.threerings.stage.tools.editor.util
 interface EditorContext
           
 

Uses of StageContext in com.threerings.stage.tools.viewer
 

Methods in com.threerings.stage.tools.viewer with parameters of type StageContext
 void ViewerFrame.init(StageContext ctx, com.threerings.cast.CharacterManager charmgr)
          Instructs us to create our scene panel.
 

Constructors in com.threerings.stage.tools.viewer with parameters of type StageContext
ViewerScenePanel(StageContext ctx, com.threerings.cast.CharacterManager charmgr)
          Construct the panel and initialize it with a context.
 



Copyright © 2011. All Rights Reserved.