|
Gin
|
Platform extension point. More...
#include <gin_gamecontrollermanager.h>
Public Member Functions | |
| virtual | ~Backend ()=default |
| virtual void | poll (int port, PollState &out)=0 |
Platform extension point.
Don't instantiate directly — one is built internally for the current OS.
|
virtualdefault |