, including all inherited members.
| addref() (defined in SDLPP::RefCount) | SDLPP::RefCount | [inline, protected] |
| Bitmap(const xstring &filename="") | SDLPP::Bitmap | |
| Bitmap(int width, int height, bool video_memory) | SDLPP::Bitmap | |
| Bitmap(const iVec2 &size, bool video_memory) | SDLPP::Bitmap | |
| Bitmap(std::istream &is) | SDLPP::Bitmap | |
| Bitmap(ResourceFile &rf, const xstring &name) | SDLPP::Bitmap | |
| Bitmap(SDL_Surface *surface) | SDLPP::Bitmap | |
| Bitmap(const Bitmap &rhs) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| clone() | SDLPP::Bitmap | |
| cut(const iRect2 &r) | SDLPP::Bitmap | |
| destroy() (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [protected, virtual] |
| detach() | SDLPP::Bitmap | |
| disable_alpha() (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| disable_colorkey() (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| draw(int x, int y) | SDLPP::Bitmap | |
| draw(const iVec2 &p) | SDLPP::Bitmap | |
| draw(Bitmap &target, int x, int y) | SDLPP::Bitmap | |
| draw(Bitmap &target, const iVec2 &p) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| draw(Bitmap &target, const iRect2 &src_rect, const iVec2 &dest_point) | SDLPP::Bitmap | |
| fill(const iRect2 &r, Uint32 color) | SDLPP::Bitmap | |
| fill(Uint32 color) | SDLPP::Bitmap | |
| get_alpha() const (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| get_bits_per_pixel() const (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| get_colorkey() const (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| get_height() const (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| get_pixel_32(int x, int y) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| get_pixel_32(const iVec2 &p) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| get_rect() const (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| get_row_32(int y) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| get_row_32(int y) const (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| get_size() const | SDLPP::Bitmap | |
| get_surface() (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| get_width() const (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| getref() const (defined in SDLPP::RefCount) | SDLPP::RefCount | [inline, protected] |
| is_last_copy() const (defined in SDLPP::RefCount) | SDLPP::RefCount | [inline, protected] |
| operator=(const Bitmap &rhs) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| operator=(const RefCount &rhs) (defined in SDLPP::RefCount) | SDLPP::RefCount | [inline] |
| RefCount() (defined in SDLPP::RefCount) | SDLPP::RefCount | [inline] |
| RefCount(const RefCount &rhs) (defined in SDLPP::RefCount) | SDLPP::RefCount | [inline] |
| save(const xstring &filename) | SDLPP::Bitmap | |
| set_alpha(Uint8 alpha) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| set_colorkey(Uint32 colorkey) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| set_pixel_32(int x, int y, Uint32 color) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| set_pixel_32(const iVec2 &p, Uint32 color) (defined in SDLPP::Bitmap) | SDLPP::Bitmap | |
| subref(bool final=false) (defined in SDLPP::RefCount) | SDLPP::RefCount | [inline, protected] |
| valid() const (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [inline] |
| ~Bitmap() (defined in SDLPP::Bitmap) | SDLPP::Bitmap | [virtual] |
| ~RefCount() (defined in SDLPP::RefCount) | SDLPP::RefCount | [inline, virtual] |