cf_draw_push_scissor¶
Category: draw
GitHub: cute_draw.h
Pushes a CF_Rect for the scissor to render within.
| Parameters | Description |
|---|---|
| scissor | The scissor box. |
Related Pages¶
TODO
Category: draw
GitHub: cute_draw.h
Pushes a CF_Rect for the scissor to render within.
| Parameters | Description |
|---|---|
| scissor | The scissor box. |
TODO