cf_draw_push_color¶
Category: draw
GitHub: cute_draw.h
Pushes a draw color.
Parameters | Description |
---|---|
c | The color. |
Remarks¶
Various draw functions do not specify a color. In these cases, the last color pushed will be used.
Category: draw
GitHub: cute_draw.h
Pushes a draw color.
Parameters | Description |
---|---|
c | The color. |
Various draw functions do not specify a color. In these cases, the last color pushed will be used.