, including all inherited members.
  | a5::Atlas (defined in a5::Atlas_Bitmap) | a5::Atlas_Bitmap |  [friend] | 
  | Bitmap(unit width, unit height) | a5::Bitmap |  | 
  | Bitmap(const char *filename) | a5::Bitmap |  [explicit] | 
  | Bitmap(const Bitmap &other) | a5::Bitmap |  | 
  | Bitmap(ALLEGRO_BITMAP *bitmap_, bool autofree=false) | a5::Bitmap |  | 
  | Blit(Bitmap &src, unit x, unit y, int flags=0) | a5::Bitmap |  | 
  | Blit(Bitmap &src, unit x, unit y, Rectangle clip, int flags=0) | a5::Bitmap |  | 
  | BlitScaled(Bitmap &src, Rectangle r, int flags=0) | a5::Bitmap |  | 
  | BlitScaled(Bitmap &src, unit x, unit y, Rectangle r, Rectangle clip, int flags=0) | a5::Bitmap |  | 
  | BlitTinted(Bitmap &src, Color tint, unit x, unit y, int flags=0) | a5::Bitmap |  | 
  | BlitTinted(Bitmap &src, Color tint, unit x, unit y, Rectangle clip, int flags=0) | a5::Bitmap |  | 
  | BlitTintedScaled(Bitmap &src, Color tint, unit x, unit y, Rectangle r, int flags=0) | a5::Bitmap |  | 
  | BlitTintedScaled(Bitmap &src, Color tint, unit x, unit y, Rectangle r, Rectangle clip, int flags=0) | a5::Bitmap |  | 
  | Clear(Color c=RGB(0, 0, 0)) | a5::Bitmap |  | 
  | Display (defined in a5::Bitmap) | a5::Bitmap |  [friend] | 
  | FlipHorizontal | a5::Bitmap |  [static] | 
  | FlipVertical | a5::Bitmap |  [static] | 
  | GetPixel(unit x, unit y) | a5::Bitmap |  | 
  | Height() const  | a5::Bitmap |  | 
  | Lock(Pixel_Format format=Pixel_Format::Any, LockType type=ReadWrite) | a5::Bitmap |  | 
  | Lock(const Rectangle rect, Pixel_Format format=Pixel_Format::Any, LockType type=ReadWrite) | a5::Bitmap |  | 
  | LockType enum name | a5::Bitmap |  | 
  | operator ALLEGRO_BITMAP *() const  | a5::Bitmap |  | 
  | operator=(const Bitmap &other) | a5::Bitmap |  | 
  | PutPixel(unit x, unit y, Color c) | a5::Bitmap |  | 
  | Read enum value (defined in a5::Bitmap) | a5::Bitmap |  | 
  | ReadWrite enum value (defined in a5::Bitmap) | a5::Bitmap |  | 
  | Release() | a5::Bitmap |  | 
  | Sub(Rectangle r) | a5::Bitmap |  | 
  | Target() | a5::Bitmap |  | 
  | Width() const  | a5::Bitmap |  | 
  | Write enum value (defined in a5::Bitmap) | a5::Bitmap |  | 
  | ~Atlas_Bitmap() | a5::Atlas_Bitmap |  | 
  | ~Bitmap() | a5::Bitmap |  [virtual] |