v1.1.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes
Filesystem

Access to persistent storage, including saved game data. More...

Classes

class  Sifteo::FilesystemInfo
 Information about the composition of the filesystem. More...
 
class  Sifteo::MappedVolume
 A Volume that has been mapped into the secondary flash memory region. More...
 
class  Sifteo::StoredObject
 A lightweight ID for a persistently stored object. More...
 
class  Sifteo::Volume
 A coarse-grained region of external memory. More...
 

Detailed Description

Access to persistent storage, including saved game data.

These objects serve as an interface to the simple filesystem which stores saved game data, as well as storing games themselves.