Public Member Functions | |
bool | open (const Common::Path &filename, bool isOptional) |
void | load (uint index, byte *buffer, uint32 size) |
void | load (NhcArchiveEntry *entry, byte *buffer, uint32 size) |
uint32 | getSize (uint index) |
NhcArchiveEntry * | getEntry (uint index) |
uint | getCount () |
Common::SeekableReadStream * | createStream (uint index) |
Common::SeekableReadStream * | createStream (NhcArchiveEntry *entry) |