SavegameSettings Constructor |
Name | Description | |
---|---|---|
![]() | SavegameSettings(String) |
Creates a savegame settings object with the given filename in the application's persistent data path with the .sav extension.
|
![]() | SavegameSettings(String, String) |
Creates a savegame settings object with the given filename and filepath with the .sav extension.
|
![]() | SavegameSettings(String, String, String) |
Creates a savegame settings object with the given filename, filepath and file extension.
|