public class DefaultSceneConfig
extends com.threerings.crowd.data.PlaceConfig
Note that this place config won't even work on the client side
because it instantiates a SceneController which is an abstract
class. It is used only for testing the server side and as a placeholder
in case standard scene configuration information is one day needed.
| Constructor and Description |
|---|
DefaultSceneConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getManagerClassName() |
public String getManagerClassName()
getManagerClassName in class com.threerings.crowd.data.PlaceConfigCopyright © 2015. All rights reserved.