Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::GAME::CGameClientController Class Reference

A container for the layout of a controller connected to a game client input port. More...

#include <GameClientController.h>

Public Member Functions

 CGameClientController (CGameClientInput &input, ControllerPtr controller)
 Construct a controller layout.
 
game_controller_layout TranslateController () const
 Get a controller layout for the Game API.
 

Detailed Description

A container for the layout of a controller connected to a game client input port.

Constructor & Destructor Documentation

◆ CGameClientController()

CGameClientController::CGameClientController ( CGameClientInput & input,
ControllerPtr controller )

Construct a controller layout.

controller The controller add-on

Todo
Sort vectors

Member Function Documentation

◆ TranslateController()

game_controller_layout CGameClientController::TranslateController ( ) const

Get a controller layout for the Game API.


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