, including all inherited members.
| alpha() const | surface | [inline] |
| changed | surface | [mutable, protected] |
| clear() | surface | [protected] |
| copy(surface &src) | surface | [inline] |
| dbl_mode | surface | [protected] |
| double_size(const surface &src) (defined in surface) | surface | [protected] |
| draw(s_int16 x, s_int16 y, const drawing_area *da_opt=NULL, surface *target=NULL) const | surface | [inline, virtual] |
| draw(s_int16 x, s_int16 y, s_int16 sx, s_int16 sy, u_int16 sl, u_int16 sh, const drawing_area *da_opt=NULL, surface *target=NULL) const | surface | |
| draw_part(s_int16 x, s_int16 y, s_int16 sx, s_int16 sy, u_int16 sl, u_int16 sh, const drawing_area *da_opt=NULL, surface *target=NULL) const | surface | [inline] |
| drawable() | drawable | |
| fillrect(s_int16 x, s_int16 y, u_int16 l, u_int16 h, u_int32 col, drawing_area *da_opt=NULL) | surface | |
| fillrect(s_int16 x, s_int16 y, u_int16 l, u_int16 h, u_int8 r, u_int8 g, u_int8 b, drawing_area *da_opt=NULL) | surface | [inline] |
| fillrect_rgb(s_int16 x, s_int16 y, u_int16 l, u_int16 h, u_int8 r, u_int8 g, u_int8 b, drawing_area *da_opt=NULL) | surface | [inline] |
| get_pix(u_int16 x, u_int16 y, u_int32 &col) const | surface | |
| get_pix(u_int16 x, u_int16 y, u_int8 &r, u_int8 &g, u_int8 &b) const | surface | [inline] |
| get_pix_aux(u_int16 x, u_int16 y, u_int32 &col) const (defined in surface) | surface | [protected] |
| get_pix_rgb(u_int16 x, u_int16 y, u_int8 r, u_int8 g, u_int8 b) const | surface | [inline] |
| half_size(const surface &src) (defined in surface) | surface | [protected] |
| height() const | drawable | [inline] |
| input_update() | drawable | [virtual] |
| is_dbl_mode() const (defined in surface) | surface | [inline] |
| is_masked() const | surface | [inline] |
| length() const | drawable | [inline] |
| lock() const | surface | |
| operator=(surface &src) | surface | |
| put_pix(u_int16 x, u_int16 y, u_int32 col) | surface | |
| put_pix(u_int16 x, u_int16 y, u_int8 r, u_int8 g, u_int8 b) | surface | [inline] |
| put_pix_aux(u_int16 x, u_int16 y, u_int32 col) (defined in surface) | surface | [protected] |
| put_pix_rgb(u_int16 x, u_int16 y, u_int8 r, u_int8 g, u_int8 b) | surface | [inline] |
| resize(u_int16 l, u_int16 h) | surface | [protected] |
| resize_aux(u_int16 l, u_int16 h) (defined in surface) | surface | [protected] |
| screen (defined in surface) | surface | [friend] |
| set_alpha(u_int8 a) | surface | |
| set_dbl_mode(bool mode) (defined in surface) | surface | [inline] |
| set_height(u_int16 h) | drawable | [inline, protected] |
| set_length(u_int16 l) | drawable | [inline, protected] |
| set_mask(bool m) | surface | |
| surface(bool mode=true) | surface | |
| unlock() const | surface | |
| update() | drawable | [virtual] |
| vis | surface | |
| ~drawable() | drawable | [virtual] |
| ~surface() | surface | [virtual] |