cf_app_set_size¶
Category: app
GitHub: cute_app.h
Sets the size of the window in pixels.
Parameters | Description |
---|---|
w | The width of the window in pixels. |
h | The height of the window in pixels. |
Category: app
GitHub: cute_app.h
Sets the size of the window in pixels.
Parameters | Description |
---|---|
w | The width of the window in pixels. |
h | The height of the window in pixels. |