ScummVM API documentation
Neverhood::NhcArchive Class Reference

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)
 
NhcArchiveEntrygetEntry (uint index)
 
uint getCount ()
 
Common::SeekableReadStreamcreateStream (uint index)
 
Common::SeekableReadStreamcreateStream (NhcArchiveEntry *entry)
 

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