ScummVM API documentation
Chewy::DialogResource Member List

This is the complete list of members for Chewy::DialogResource, including all inherited members.

_allSize (defined in Chewy::Resource)Chewy::Resourceprotected
_chunkCount (defined in Chewy::Resource)Chewy::Resourceprotected
_chunkList (defined in Chewy::Resource)Chewy::Resourceprotected
_encrypted (defined in Chewy::Resource)Chewy::Resourceprotected
_resType (defined in Chewy::Resource)Chewy::Resourceprotected
_spriteCorrectionsCount (defined in Chewy::Resource)Chewy::Resourceprotected
_spriteCorrectionsTable (defined in Chewy::Resource)Chewy::Resourceprotected
_spritePalette (defined in Chewy::Resource)Chewy::Resourceprotected
_stream (defined in Chewy::Resource)Chewy::Resourceprotected
decrypt(uint8 *data, uint32 size) (defined in Chewy::Resource)Chewy::Resourceprotected
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::Resourcevirtual
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::Resourceinline
getStreamSize() const (defined in Chewy::DialogResource)Chewy::DialogResourceinline
getType() const (defined in Chewy::Resource)Chewy::Resourceinline
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::Resourceprotected
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::Resourceprotected
~DialogResource() (defined in Chewy::DialogResource)Chewy::DialogResourcevirtual
~Resource() (defined in Chewy::Resource)Chewy::Resourcevirtual