![]() |
v1.1.0
|
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... | |
Enumerations | |
| enum | Sifteo::Volume::Type { Sifteo::Volume::T_GAME = _SYS_FS_VOL_GAME, Sifteo::Volume::T_LAUNCHER = _SYS_FS_VOL_LAUNCHER } |
| Enumeration of common volume types. More... | |
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.
| enum Sifteo::Volume::Type |
Sifteo SDK v1.1.0 (see all versions)
Last updated Tue Dec 23 2014, by Doxygen