Kerbal Space Program
1.12.4
|
Classes | |
class | Game |
Defines a complete game save. More... | |
class | GameBackup |
class | GamePersistence |
Handles saving and loading of SFS files and FlightState objects. Use this as an entry point for all saving/loading-related things. More... | |
Enumerations | |
enum | SaveMode { SaveMode.OVERWRITE, SaveMode.APPEND, SaveMode.ABORT, SaveMode.BACKUP } |
Behaviour to use when saving to a file that already exists More... | |
enum SaveMode |