com.threerings.puzzle.client
Class PuzzlePrefs
java.lang.Object
com.threerings.puzzle.client.PuzzlePrefs
public class PuzzlePrefs
- extends Object
Provides access to runtime configuration parameters for this package and its subpackages.
|
Field Summary |
static PrefsConfig |
config
Used to load our preferences from a properties file and map them to the persistent Java
preferences repository. |
config
public static PrefsConfig config
- Used to load our preferences from a properties file and map them to the persistent Java
preferences repository.
PuzzlePrefs
public PuzzlePrefs()
Copyright © 2011. All Rights Reserved.