Gin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
GameControllerManager::Backend Class Referenceabstract

Platform extension point. More...

#include <gin_gamecontrollermanager.h>

Public Member Functions

virtual ~Backend ()=default
 
virtual void poll (int port, PollState &out)=0
 

Detailed Description

Platform extension point.

Don't instantiate directly — one is built internally for the current OS.

Constructor & Destructor Documentation

◆ ~Backend()

virtual GameControllerManager::Backend::~Backend ( )
virtualdefault

Member Function Documentation

◆ poll()

virtual void GameControllerManager::Backend::poll ( int  port,
PollState out 
)
pure virtual

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