Public Attributes | ||
| void * | driver | |
| uint32_t | present | |
| wiimote_buttons | buttons | |
| struct { | ||
| vec3 rectangular | ||
| vec3 spherical | ||
| vec3 orientation | ||
| } | accelerometer | |
| struct { | ||
| bool visible | ||
| bool side | ||
| vec2i position | ||
| int size | ||
| vec2i bbox_top_left | ||
| vec2i bbox_bottom_right | ||
| uint8_t intensity | ||
| } | ir_tracking [4] | |
| struct { | ||
| vec2i pos | ||
| float distance | ||
| float z | ||
| float yaw | ||
| int known_dots | ||
| } | cursor | |
| wiimote_extension_data_t | extensions | |