cf_draw_line¶
Category: draw
GitHub: cute_draw.h
Draws a line.
| Parameters | Description |
|---|---|
| p0 | An endpoint of the line. |
| p1 | An endpoint of the line. |
| thickness | The thickness of the line to draw. |
Related Pages¶
cf_draw_polygon_fill
cf_draw_polyline
cf_draw_bezier_line
cf_draw_bezier_line2
cf_draw_arrow