AllegroPlus
 All Classes Functions Variables Pages
Allegro::BitmapPlus Member List

This is the complete list of members for Allegro::BitmapPlus, including all inherited members.

AddNewFlag(const int flag) (defined in Allegro::BitmapPlus)Allegro::BitmapPlusstatic
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::BitmapPlusstatic
GetNewFormat() (defined in Allegro::BitmapPlus)Allegro::BitmapPlusstatic
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::BitmapPlusstatic
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::BitmapPlusstatic
PutPixel(int x, int y, ALLEGRO_COLOR color) (defined in Allegro::BitmapPlus)Allegro::BitmapPlusstatic
SetNewFlags(const int flags) (defined in Allegro::BitmapPlus)Allegro::BitmapPlusstatic
SetNewFormat(const int format) (defined in Allegro::BitmapPlus)Allegro::BitmapPlusstatic
SetTargetBitmap(BitmapPlus &bitmap) (defined in Allegro::BitmapPlus)Allegro::BitmapPlusstatic
Width() const (defined in Allegro::BitmapPlus)Allegro::BitmapPlus
~BitmapPlus() (defined in Allegro::BitmapPlus)Allegro::BitmapPlus