- draw_button
SDL_Rect draw_button(GlobalState gs, int x, int y, int w, int h, SDL_Rect rect)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw_center_rect_with_color
void draw_center_rect_with_color(GlobalState gs, SDL_Rect_With_Not_Visible_And_No_Draw rnvnd, uint color)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw_direntry_name
void draw_direntry_name(GlobalState gs, string name, SDL_Rect_With_Not_Visible_And_No_Draw rnvnd, bool force)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw_line
SDL_Rect draw_line(GlobalState gs, string text, double x, double y, int size, SDL_Rect rect)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw_picture
bool draw_picture(GlobalState gs, SDL_Rect_With_Not_Visible_And_No_Draw rnvnd, string p, bool fast, int ret)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw_rect_with_color_by_size
SDL_Rect_With_Not_Visible_And_No_Draw draw_rect_with_color_by_size(GlobalState gs, RectSize rectsize, SortType sort, CoordinatesPlusScale surf, bool selected, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw_text_file
void draw_text_file(GlobalState gs, SDL_Rect_With_Not_Visible_And_No_Draw rnvnd, string path, int ret)
Undocumented in source. Be warned that the author may not have intended to support it.