com.threerings.tudey.tools
Class ToolSceneConfig
java.lang.Object
com.threerings.io.SimpleStreamableObject
com.threerings.crowd.data.PlaceConfig
com.threerings.tudey.data.TudeySceneConfig
com.threerings.tudey.tools.ToolSceneConfig
- All Implemented Interfaces:
- Exportable, com.threerings.io.Streamable, Copyable, Cloneable
public class ToolSceneConfig
- extends TudeySceneConfig
Place configuration for Tudey scenes.
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
com.threerings.io.Streamable.Closure |
| Methods inherited from class com.threerings.crowd.data.PlaceConfig |
getControllerClass |
| Methods inherited from class com.threerings.io.SimpleStreamableObject |
toString |
ToolSceneConfig
public ToolSceneConfig()
createController
public com.threerings.crowd.client.PlaceController createController()
- Overrides:
createController in class TudeySceneConfig
getManagerClassName
public String getManagerClassName()
- Overrides:
getManagerClassName in class TudeySceneConfig
Copyright © 2011. All Rights Reserved.