25 #ifndef AURORA_SACFILE_H 26 #define AURORA_SACFILE_H 54 #endif // AURORA_SACFILE_H Handling version V3.2/V3.3 of BioWare's GFFs (generic file format).
A class holding an UTF-8 string.
Common::UString getLevelFile() const
Common::UString _levelFile
SACFile(Common::SeekableReadStream *stream)
A GFF (generic file format) V3.2/V3.3 file, found in all Aurora games except Sonic Chronicles: The Da...
Common::ScopedPtr< Common::SeekableReadStream > _stream
Basic reading stream interfaces.
Interface for a seekable & readable data stream.
Common::SeekableReadStream * load(Common::SeekableReadStream *stream)
A SAC file is basically a GFF3 file with some bytes extra header.