|
|
bool | loadImage (const Common::Path &name, Graphics::ManagedSurface &surf, const Common::String &treeName=Common::String(), Common::Rect *outSrc=nullptr, Common::Rect *outDest=nullptr) |
| |
|
IFF * | loadIFF (const Common::Path &name) |
| |
|
bool | readCifTree (const Common::String &name, const Common::String &ext, int priority) |
| |
|
PatchTree * | readPatchTree (Common::SeekableReadStream *stream, const Common::String &name, int priority) |
| |
|
Common::String | getCifDescription (const Common::String &treeName, const Common::Path &name) const |
| |
|
void | list (const Common::String &treeName, Common::Array< Common::Path > &outList, CifInfo::ResType type) const |
| |
|
bool | exportCif (const Common::String &treeName, const Common::Path &name) |
| |
|
bool | exportCifTree (const Common::String &treeName, const Common::Array< Common::Path > &names) |
| |
The documentation for this class was generated from the following file: