![]() |
libvirtualhid 15
Cross-platform C++ library for virtual HID devices.
|
Normalized two-axis stick state. More...
#include <src/include/libvirtualhid/types.hpp>
Public Attributes | |
| float | x = 0.0F |
Horizontal axis in the inclusive range [-1.0, 1.0]. | |
| float | y = 0.0F |
Vertical axis in the inclusive range [-1.0, 1.0]. | |
Normalized two-axis stick state.