|
kodi
|
Handles events for hardware such as reset buttons. More...
#include <GameClientHardware.h>


Public Member Functions | |
| CGameClientHardware (CGameClient &gameClient) | |
| Constructor. More... | |
| void | OnResetButton () override |
| A hardware reset button has been pressed. | |
Handles events for hardware such as reset buttons.
|
explicit |
Constructor.
| gameClient | The game client implementation |
1.8.13