|
libwtk-sdl2
0.0.1
|
This is the complete list of members for draw_context, including all inherited members.
| blit(SDL_Surface *s, const SDL_Rect *srcrect, const SDL_Rect *dstrect) (defined in draw_context) | draw_context | |
| copy_texture(SDL_Texture *t, SDL_Rect src, SDL_Rect dst) (defined in draw_context) | draw_context | |
| copy_texture(SDL_Texture *t, SDL_Rect dst) (defined in draw_context) | draw_context | |
| draw_background(SDL_Rect box) (defined in draw_context) | draw_context | |
| draw_button_box(SDL_Rect box, bool activated, bool selected) (defined in draw_context) | draw_context | |
| draw_button_text(std::string const &text, SDL_Rect abs_rect) (defined in draw_context) | draw_context | |
| draw_context(SDL_Renderer *renderer, font_manager &fm) (defined in draw_context) | draw_context | |
| draw_entry_active_background(SDL_Rect box) (defined in draw_context) | draw_context | |
| draw_entry_box(SDL_Rect box, bool selected) (defined in draw_context) | draw_context | |
| draw_entry_hightlighted_background(SDL_Rect box) (defined in draw_context) | draw_context | |
| draw_entry_position_indicator(SDL_Rect box) (defined in draw_context) | draw_context | |
| draw_entry_pressed_background(SDL_Rect box) (defined in draw_context) | draw_context | |
| draw_entry_text(std::string text, SDL_Rect abs_rect, int texture_x_offset=0, int texture_y_offset=0) (defined in draw_context) | draw_context | |
| draw_label_text(SDL_Rect box, std::string text, bool wrap, int font_idx=0) (defined in draw_context) | draw_context | |
| draw_rect(SDL_Rect r) (defined in draw_context) | draw_context | |
| draw_rect_filled(SDL_Rect r) (defined in draw_context) | draw_context | |
| present() (defined in draw_context) | draw_context | |
| run_copy_commands(std::vector< copy_command > const &commands, point origin, SDL_Color color) (defined in draw_context) | draw_context | |
| set_color(SDL_Color c) (defined in draw_context) | draw_context | |
| set_color_alpha(SDL_Color c) (defined in draw_context) | draw_context |
1.8.14