![]() |
VGamepad PC
The PC app for the virtual game controller.
|
#include <executor.hpp>
Public Member Functions | |
virtual | ~ExecutorInterface ()=default |
virtual bool | inject_gamepad_state (vgp_data_exchange_gamepad_reading const &reading)=0 |
|
virtualdefault |
|
pure virtual |
Implemented in GamepadExecutor, and KeyboardMouseExecutor.