xbmc
|
Input callbacks. More...
#include <GameClientCallbacks.h>
Public Member Functions | |
virtual bool | AcceptsInput () const =0 |
Return true if the input source accepts input. More... | |
virtual void | PollInput ()=0 |
Poll the input source for input. | |
Input callbacks.
|
pure virtual |
Return true if the input source accepts input.
Implemented in KODI::RETRO::CRetroPlayerInput.