#include <wl_platform.h>
Public Attributes | |
uint32_t | delay |
uint32_t | height |
uint32_t | hotspot_x |
uint32_t | hotspot_y |
uint32_t | width |
Definition at line 81 of file wl_platform.h.
uint32_t wl_cursor_image::delay |
Definition at line 86 of file wl_platform.h.
uint32_t wl_cursor_image::height |
Definition at line 83 of file wl_platform.h.
uint32_t wl_cursor_image::hotspot_x |
Definition at line 84 of file wl_platform.h.
uint32_t wl_cursor_image::hotspot_y |
Definition at line 85 of file wl_platform.h.
uint32_t wl_cursor_image::width |
Definition at line 82 of file wl_platform.h.