com.threerings.stage.data
Class StageSceneConfig

java.lang.Object
  extended by com.threerings.io.SimpleStreamableObject
      extended by com.threerings.crowd.data.PlaceConfig
          extended by com.threerings.stage.data.StageSceneConfig
All Implemented Interfaces:
com.threerings.io.Streamable

public class StageSceneConfig
extends com.threerings.crowd.data.PlaceConfig

Place configuration for the main isometric scenes in Stage.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.threerings.io.Streamable
com.threerings.io.Streamable.Closure
 
Constructor Summary
StageSceneConfig()
           
 
Method Summary
 com.threerings.crowd.client.PlaceController createController()
           
 String getManagerClassName()
           
 
Methods inherited from class com.threerings.crowd.data.PlaceConfig
getControllerClass
 
Methods inherited from class com.threerings.io.SimpleStreamableObject
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StageSceneConfig

public StageSceneConfig()
Method Detail

createController

public com.threerings.crowd.client.PlaceController createController()
Overrides:
createController in class com.threerings.crowd.data.PlaceConfig

getManagerClassName

public String getManagerClassName()
Specified by:
getManagerClassName in class com.threerings.crowd.data.PlaceConfig


Copyright © 2011. All Rights Reserved.