This is the complete list of members for Allegro::BitmapPlus, including all inherited members.
AddNewFlag(const int flag) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | static |
BitmapPlus() (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
BitmapPlus(const BitmapPlus &bitmap) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
BitmapPlus(ALLEGRO_BITMAP *bitmap) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
BitmapPlus(const int w, const int h) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
Clone() (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
CreateSubBitmap(const int x, const int y, const int w, const int h) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
Draw(float dx, float dy, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
DrawRegion(float sx, float sy, float sw, float sh, float dx, float dy, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
DrawRegionTinted(ALLEGRO_COLOR tint, float sx, float sy, float sw, float sh, float dx, float dy, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
DrawRotated(float cx, float cy, float dx, float dy, float angle, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
DrawRotatedTinted(ALLEGRO_COLOR tint, float cx, float cy, float dx, float dy, float angle, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
DrawScaled(float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
DrawScaledRoated(float cx, float cy, float dx, float dy, float xscale, float yscale, float angle, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
DrawScaledRoatedTinted(ALLEGRO_COLOR tint, float cx, float cy, float dx, float dy, float xscale, float yscale, float angle, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
DrawScaledTinted(ALLEGRO_COLOR tint, float sx, float sy, float sw, float sh, float dx, float dy, float dw, float dh, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
DrawTinted(ALLEGRO_COLOR tint, float dx, float dy, int flags=0) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
GetFlags() const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
GetFormat() const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
GetNewFlags() (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | static |
GetNewFormat() (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | static |
GetParent() const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
GetPixel(const int x, const int y) const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
GetTargetBitmap() (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | static |
Height() const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
IsCompatible(const BitmapPlus &bitmap) const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
IsCompatible(const ALLEGRO_BITMAP *bitmap) const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
IsLocked() const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
IsSub(const BitmapPlus &bitmap) const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
IsSub(const ALLEGRO_BITMAP *bitmap) const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
operator=(const BitmapPlus &bitmap) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
operator=(ALLEGRO_BITMAP *bitmap) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
PutBlendedPixel(int x, int y, ALLEGRO_COLOR color) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | static |
PutPixel(int x, int y, ALLEGRO_COLOR color) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | static |
SetNewFlags(const int flags) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | static |
SetNewFormat(const int format) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | static |
SetTargetBitmap(BitmapPlus &bitmap) (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | static |
Width() const (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus | |
~BitmapPlus() (defined in Allegro::BitmapPlus) | Allegro::BitmapPlus |