|
VGamepad PC
The PC app for the virtual game controller.
|
#include <input_types.hpp>
Public Attributes | |
| ButtonInput | button_input {} |
| float | threshold = 0.5f |
A trigger can be mapped to execute a ButtonInput when beyond a threshold
| ButtonInput TriggerInput::button_input {} |
| float TriggerInput::threshold = 0.5f |