![]() |
libvirtualhid 17
Cross-platform C++ library for virtual HID devices.
|
Keyboard key transition. More...
#include <src/include/libvirtualhid/types.hpp>
Public Attributes | |
| KeyboardKeyCode | key_code = 0 |
| Portable key code. | |
| bool | pressed = false |
| Whether the key is pressed. | |
Keyboard key transition.