public class SettingsManager extends java.lang.Object implements IGsonLoadable
| Constructor and Description |
|---|
SettingsManager(com.google.gson.Gson gson) |
| Modifier and Type | Method and Description |
|---|---|
Settings |
getSettings() |
void |
loadFromFile() |
void |
writeToFile() |
public void loadFromFile()
loadFromFile in interface IGsonLoadablepublic void writeToFile()
writeToFile in interface IGsonLoadablepublic Settings getSettings()