This is the complete list of members for Chewy::DialogResource, including all inherited members.
_allSize (defined in Chewy::Resource) | Chewy::Resource | protected |
_chunkCount (defined in Chewy::Resource) | Chewy::Resource | protected |
_chunkList (defined in Chewy::Resource) | Chewy::Resource | protected |
_encrypted (defined in Chewy::Resource) | Chewy::Resource | protected |
_resType (defined in Chewy::Resource) | Chewy::Resource | protected |
_spriteCorrectionsCount (defined in Chewy::Resource) | Chewy::Resource | protected |
_spriteCorrectionsTable (defined in Chewy::Resource) | Chewy::Resource | protected |
_spritePalette (defined in Chewy::Resource) | Chewy::Resource | protected |
_stream (defined in Chewy::Resource) | Chewy::Resource | protected |
decrypt(uint8 *data, uint32 size) (defined in Chewy::Resource) | Chewy::Resource | protected |
DialogResource(const Common::Path &filename) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
findLargestChunk(uint start, uint end) (defined in Chewy::Resource) | Chewy::Resource | |
getChunk(uint num) (defined in Chewy::Resource) | Chewy::Resource | |
getChunkCount() const (defined in Chewy::Resource) | Chewy::Resource | |
getChunkData(uint num) (defined in Chewy::Resource) | Chewy::Resource | virtual |
getDialog(uint dialog, uint block) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
getNextBlock(uint dialog, uint block, uint num) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
getSize() const (defined in Chewy::Resource) | Chewy::Resource | inline |
getStreamSize() const (defined in Chewy::DialogResource) | Chewy::DialogResource | inline |
getType() const (defined in Chewy::Resource) | Chewy::Resource | inline |
hasExitBit(uint dialog, uint block, uint num) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
hasRestartBit(uint dialog, uint block, uint num) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
hasShowBit(uint dialog, uint block, uint num) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
initSprite(const Common::Path &filename) (defined in Chewy::Resource) | Chewy::Resource | protected |
isItemShown(uint dialog, uint block, uint num) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
loadStream(Common::SeekableReadStream *s) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
Resource(const Common::Path &filename) (defined in Chewy::Resource) | Chewy::Resource | |
saveStream(Common::WriteStream *s) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
setItemShown(uint dialog, uint block, uint num, bool shown) (defined in Chewy::DialogResource) | Chewy::DialogResource | |
unpackRLE(uint8 *buffer, uint32 compressedSize, uint32 uncompressedSize) (defined in Chewy::Resource) | Chewy::Resource | protected |
~DialogResource() (defined in Chewy::DialogResource) | Chewy::DialogResource | virtual |
~Resource() (defined in Chewy::Resource) | Chewy::Resource | virtual |