Module technology.sola.engine
Package technology.sola.engine.storage
package technology.sola.engine.storage
This package provides functionality for storing and loading save data for a game.
-
ClassDescriptionA
SaveStorageimplementation that stores saves on the file system.SaveStorage defines the API for a storage mechanism for persisting game saves.