xbmc
Public Member Functions | List of all members
KODI::RETRO::CRetroPlayerInput Class Reference
Inheritance diagram for KODI::RETRO::CRetroPlayerInput:
Inheritance graph
[legend]
Collaboration diagram for KODI::RETRO::CRetroPlayerInput:
Collaboration graph
[legend]

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.
 

Member Function Documentation

◆ AcceptsInput()

bool KODI::RETRO::CRetroPlayerInput::AcceptsInput ( ) const
inlineoverridevirtual

Return true if the input source accepts input.

Returns
True if input should be processed, false otherwise

Implements KODI::GAME::IGameInputCallback.


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