VGamepad PC
The PC app for the virtual game controller.
Loading...
Searching...
No Matches
executor.hpp File Reference
Include dependency graph for executor.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  ParseResult
class  ExecutorInterface
class  GamepadExecutor
class  KeyboardMouseExecutor
 Executes gamepad input by converting it to keyboard and mouse actions. More...

Functions

ParseResult parse_gamepad_state (const char *data, size_t len)

Function Documentation

◆ parse_gamepad_state()

ParseResult parse_gamepad_state ( const char * data,
size_t len )