cf_draw_quad_fill¶
Category: draw
GitHub: cute_draw.h
Draws a quad.
| Parameters | Description |
|---|---|
| bb | The AABB (Axis-Aligned Bounding Box) to draw a quad over. |
| chubbiness | Inflates the shape, similar to corner-rounding. Makes the shape chubbier. |
Category: draw
GitHub: cute_draw.h
Draws a quad.
| Parameters | Description |
|---|---|
| bb | The AABB (Axis-Aligned Bounding Box) to draw a quad over. |
| chubbiness | Inflates the shape, similar to corner-rounding. Makes the shape chubbier. |