|
OpenEnroth 731eccc
|
#include <PlatformGamepad.h>
Public Member Functions | |
| virtual | ~PlatformGamepad ()=default |
| virtual std::string | model () const =0 |
| virtual std::string | serial () const =0 |
|
virtualdefault |
|
pure virtual |
Implemented in ProxyGamepad, and SdlGamepad.
|
pure virtual |
Implemented in ProxyGamepad, and SdlGamepad.