|
kodi
|


Public Member Functions | |
| CRetroPlayerInput (PERIPHERALS::CPeripherals &peripheralManager, CRPProcessInfo &processInfo, GAME::GameClientPtr gameClient) | |
| void | StartAgentManager () |
| void | StopAgentManager () |
| void | SetSpeed (double speed) |
| void | EnableInput (bool bEnabled) |
| bool | AcceptsInput () const override |
| Return true if the input source accepts input. More... | |
| void | PollInput () override |
| Poll the input source for input. | |
|
inlineoverridevirtual |
Return true if the input source accepts input.
Implements KODI::GAME::IGameInputCallback.
1.8.13