Closed tuupola closed 2 years ago
hagl_draw_hline(surface, x0, y0, width, color); hagl_draw_hline_xyw(surface, x0, y0, width, color); hagl_draw_hline_xyx(surface, x0, y0, x1, color);
hagl_draw_hline(surface, x0, y0, width, color); hagl_draw_hline_xyw(surface, x0, y0, width, color); hagl_draw_hline_xyx(surface, x0, y0, x1, color);