#include <Wiimote.hpp>

Public Attributes | |
| unsigned int | x |
| unsigned int | y |
| short | rx |
| Corrected XY coordinates of the IR source converted from rx and ry. | |
| short | ry |
| size_t | size |
| Position returned by the wiimote. | |
| bool | visible |
| Size of the IR dot. | |
Definition at line 75 of file Wiimote.hpp.
| short kn::WiimoteIRDot::rx |
Corrected XY coordinates of the IR source converted from rx and ry.
Definition at line 77 of file Wiimote.hpp.
| short kn::WiimoteIRDot::ry |
Definition at line 77 of file Wiimote.hpp.
| size_t kn::WiimoteIRDot::size |
| unsigned int kn::WiimoteIRDot::x |
Definition at line 76 of file Wiimote.hpp.
| unsigned int kn::WiimoteIRDot::y |
Definition at line 76 of file Wiimote.hpp.
1.5.8