ScummVM API documentation
Dgds::Image Member List

This is the complete list of members for Dgds::Image, including all inherited members.

drawBitmap(uint frameno, int x, int y, const Common::Rect &drawWin, Graphics::ManagedSurface &dst, ImageFlipMode flip=kImageFlipNone, int dstWidth=0, int dstHeight=0) const (defined in Dgds::Image)Dgds::Image
drawScreen(const Common::String &filename, Graphics::ManagedSurface &dst) (defined in Dgds::Image)Dgds::Image
drawScrollBitmap(int16 x, int16 y, int16 width, int16 height, int16 scrollX, int16 scrollY, const Common::Rect &drawWin, Graphics::ManagedSurface &dst) const (defined in Dgds::Image)Dgds::Image
frameCount(const Common::String &filename) (defined in Dgds::Image)Dgds::Image
getFilename() const (defined in Dgds::Image)Dgds::Imageinline
getFrames() const (defined in Dgds::Image)Dgds::Imageinline
getSurface(uint frameno) const (defined in Dgds::Image)Dgds::Image
height(uint frameno) const (defined in Dgds::Image)Dgds::Image
Image(ResourceManager *resourceMan, Decompressor *decompressor) (defined in Dgds::Image)Dgds::Image
isLoaded() const (defined in Dgds::Image)Dgds::Imageinline
loadBitmap(const Common::String &filename) (defined in Dgds::Image)Dgds::Image
loadedFrameCount() const (defined in Dgds::Image)Dgds::Imageinline
width(uint frameno) const (defined in Dgds::Image)Dgds::Image
~Image() (defined in Dgds::Image)Dgds::Imagevirtual