cgv
Loading...
Searching...
No Matches
gamepad::driver_info Struct Reference

information structure for drivers More...

#include <gamepad.h>

Public Attributes

std::string name
 name of driver
 
bool enabled
 state of driver
 

Detailed Description

information structure for drivers

Definition at line 13 of file gamepad.h.

Member Data Documentation

◆ enabled

bool gamepad::driver_info::enabled

state of driver

Definition at line 18 of file gamepad.h.

◆ name

std::string gamepad::driver_info::name

name of driver

Definition at line 16 of file gamepad.h.


The documentation for this struct was generated from the following file: