cf_app_get_position¶
Category: app
GitHub: cute_app.h
Gets the position of the window in pixels.
| Parameters | Description |
|---|---|
x |
The x position of the window in pixels. |
y |
The y position of the window in pixels. |
Related Pages¶
cf_app_get_size
cf_app_set_size
cf_app_set_position
cf_app_center_window