cf_draw_translate¶
Category: draw
GitHub: cute_draw.h
Translates the current coordinate system.
| Parameters | Description |
|---|---|
| x | The x position to translate by. |
| y | The y position to translate by. |
Related Pages¶
cf_draw_translate_v2
cf_draw_transform
cf_draw_pop
cf_draw_scale
cf_draw_rotate
cf_draw_TSR
cf_draw_push