ScummVM API documentation
Gob::Resources Class Reference

Public Member Functions

 Resources (GobEngine *vm)
 
bool load (const Common::String &fileName)
 
void unload (bool del=true)
 
bool isLoaded () const
 
ResourcegetResource (uint16 id, int16 *width=0, int16 *height=0) const
 
TextItemgetTextItem (uint16 id) const
 
byte * getTexts () const
 
bool dumpResource (const Resource &resource, const Common::Path &fileName) const
 
bool dumpResource (const Resource &resource, uint16 id, const Common::String &ext="dmp") const
 

The documentation for this class was generated from the following file: