, including all inherited members.
draw(double x, double y, ZPos z, double factorX=1, double factorY=1, Color c=Colors::white, AlphaMode mode=amDefault) const | Gosu::Image | |
drawMod(double x, double y, ZPos z, double factorX, double factorY, Color c1, Color c2, Color c3, Color c4, AlphaMode mode=amDefault) const | Gosu::Image | |
drawRot(double x, double y, ZPos z, double angle, double centerX=0.5, double centerY=0.5, double factorX=1, double factorY=1, Color c=Colors::white, AlphaMode mode=amDefault) const | Gosu::Image | |
drawRotFlip(double x, double y, ZPos z, RotFlip rf, double factorX=1, double factorY=1, Color c=Colors::white, AlphaMode mode=amDefault) const (defined in Gosu::Image) | Gosu::Image | |
drawRotFlipMod(double x, double y, ZPos z, RotFlip rf, double factorX, double factorY, Color c1, Color c2, Color c3, Color c4, AlphaMode mode=amDefault) const (defined in Gosu::Image) | Gosu::Image | |
getData() const | Gosu::Image | |
height() const (defined in Gosu::Image) | Gosu::Image | |
Image(Graphics &graphics, const std::wstring &filename, bool hardBorders=false) | Gosu::Image | |
Image(Graphics &graphics, const std::wstring &filename, unsigned srcX, unsigned srcY, unsigned srcWidth, unsigned srcHeight, bool hardBorders=false) | Gosu::Image | |
Image(Graphics &graphics, const Bitmap &source, bool hardBorders=false) | Gosu::Image | |
Image(Graphics &graphics, const Bitmap &source, unsigned srcX, unsigned srcY, unsigned srcWidth, unsigned srcHeight, bool hardBorders=false) | Gosu::Image | |
width() const (defined in Gosu::Image) | Gosu::Image | |
~Image() (defined in Gosu::Image) | Gosu::Image | |