Class GlobalPrefs

java.lang.Object
VASSAL.preferences.Prefs
VASSAL.preferences.GlobalPrefs
All Implemented Interfaces:
Closeable, AutoCloseable

public class GlobalPrefs extends Prefs
A set of global preferences shared by all modules. This superclass exists primarily to make sure that the Global Preferences file gets written whenever a preference setting is changed.