Definition CvSource.hpp:15
Touchpad finger data from a joystick.
Definition TouchpadFinger.hpp:12
float y
The y position of the finger on the touchpad.
Definition TouchpadFinger.hpp:18
float x
The x position of the finger on the touchpad.
Definition TouchpadFinger.hpp:16
bool down
Whether the finger is touching the touchpad.
Definition TouchpadFinger.hpp:14