|
wiiuse
|
A single IR source. More...
#include <wiiuse.h>
Public Attributes | |
| byte | visible |
| if the IR source is visible | |
| unsigned int | x |
| interpolated X coordinate | |
| unsigned int | y |
| interpolated Y coordinate | |
| int16_t | rx |
| raw X coordinate (0-1023) | |
| int16_t | ry |
| raw Y coordinate (0-767) | |
| byte | order |
| increasing order by x-axis value | |
| byte | size |
| size of the IR dot (0-15) | |
A single IR source.
1.8.13