![]() |
VGamepad PC
The Windows app for the virtual game controller.
|
#include <input_types.hpp>
Public Attributes | |
bool | is_mouse_move = false |
ButtonInput | up {} |
ButtonInput | down {} |
ButtonInput | left {} |
ButtonInput | right {} |
A thumbstick has two axes (X and Y) Types of input:
ButtonInput ThumbstickInput::down {} |
bool ThumbstickInput::is_mouse_move = false |
ButtonInput ThumbstickInput::left {} |
ButtonInput ThumbstickInput::right {} |
ButtonInput ThumbstickInput::up {} |