Package technology.sola.engine.storage


package technology.sola.engine.storage
This package provides functionality for storing and loading save data for a game.
  • Class
    Description
    A SaveStorage implementation that stores saves on the file system.
    SaveStorage defines the API for a storage mechanism for persisting game saves.