ScummVM API documentation
Nancy::ResourceManager Class Reference

Public Member Functions

bool loadImage (const Common::Path &name, Graphics::ManagedSurface &surf, const Common::String &treeName=Common::String(), Common::Rect *outSrc=nullptr, Common::Rect *outDest=nullptr)
 
IFFloadIFF (const Common::Path &name)
 
bool readCifTree (const Common::String &name, const Common::String &ext, int priority)
 
PatchTreereadPatchTree (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: