com.threerings.stage.tools.editor
Class EditorConfig
java.lang.Object
com.threerings.stage.tools.editor.EditorConfig
public class EditorConfig
- extends Object
Provides access to configuration data for the editor.
|
Field Summary |
static PrefsConfig |
config
Provides access to config data for this package. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
config
public static PrefsConfig config
- Provides access to config data for this package.
EditorConfig
public EditorConfig()
getTestTileDirectory
public static String getTestTileDirectory()
- Accessor method for getting the test tile directory.
setTestTileDirectory
public static void setTestTileDirectory(String newvalue)
- Accessor method for setting the test tile directory.