
#include <wl_platform.h>
Public Attributes | |
| uint32_t | width |
| uint32_t | height |
| uint32_t | hotspot_x |
| uint32_t | hotspot_y |
| uint32_t | delay |
Definition at line 76 of file wl_platform.h.
| uint32_t wl_cursor_image::delay |
Definition at line 81 of file wl_platform.h.
| uint32_t wl_cursor_image::height |
Definition at line 78 of file wl_platform.h.
| uint32_t wl_cursor_image::hotspot_x |
Definition at line 79 of file wl_platform.h.
| uint32_t wl_cursor_image::hotspot_y |
Definition at line 80 of file wl_platform.h.
| uint32_t wl_cursor_image::width |
Definition at line 77 of file wl_platform.h.
