cf_apply_canvas¶
Category: graphics
GitHub: cute_graphics.h
Sets up which canvas to draw to.
Parameters | Description |
---|---|
canvas | The canvas to draw to. |
clear | Clears the screen to cf_clear_color if true. |
Category: graphics
GitHub: cute_graphics.h
Sets up which canvas to draw to.
Parameters | Description |
---|---|
canvas | The canvas to draw to. |
clear | Clears the screen to cf_clear_color if true. |