xbmc
Public Member Functions | List of all members
KODI::GAME::CGameClientHardware Class Reference

Handles events for hardware such as reset buttons. More...

#include <GameClientHardware.h>

Inheritance diagram for KODI::GAME::CGameClientHardware:
Inheritance graph
[legend]
Collaboration diagram for KODI::GAME::CGameClientHardware:
Collaboration graph
[legend]

Public Member Functions

 CGameClientHardware (CGameClient &gameClient)
 Constructor. More...
 
void OnResetButton () override
 A hardware reset button has been pressed.
 

Detailed Description

Handles events for hardware such as reset buttons.

Constructor & Destructor Documentation

◆ CGameClientHardware()

CGameClientHardware::CGameClientHardware ( CGameClient gameClient)
explicit

Constructor.

Parameters
gameClientThe game client implementation

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