ScummVM API documentation
Chewy::Resource Member List

This is the complete list of members for Chewy::Resource, 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
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
getSize() const (defined in Chewy::Resource)Chewy::Resourceinline
getType() const (defined in Chewy::Resource)Chewy::Resourceinline
initSprite(const Common::Path &filename) (defined in Chewy::Resource)Chewy::Resourceprotected
Resource(const Common::Path &filename) (defined in Chewy::Resource)Chewy::Resource
unpackRLE(uint8 *buffer, uint32 compressedSize, uint32 uncompressedSize) (defined in Chewy::Resource)Chewy::Resourceprotected
~Resource() (defined in Chewy::Resource)Chewy::Resourcevirtual