com.threerings.tudey.tools
Class ToolSceneConfig

java.lang.Object
  extended by com.threerings.io.SimpleStreamableObject
      extended by com.threerings.crowd.data.PlaceConfig
          extended by com.threerings.tudey.data.TudeySceneConfig
              extended by 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 Class Summary
 
Nested classes/interfaces inherited from interface com.threerings.io.Streamable
com.threerings.io.Streamable.Closure
 
Constructor Summary
ToolSceneConfig()
           
 
Method Summary
 com.threerings.crowd.client.PlaceController createController()
           
 String getManagerClassName()
           
 
Methods inherited from class com.threerings.tudey.data.TudeySceneConfig
clone, copy, copy, equals, getInputAdvance, getTransmitInterval, hashCode
 
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
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ToolSceneConfig

public ToolSceneConfig()
Method Detail

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.