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

Class to represent a game player (a.k.a. agent) More...

#include <GameAgent.h>

Public Member Functions

 CGameAgent (PERIPHERALS::PeripheralPtr peripheral)
 
void Initialize ()
 
void Deinitialize ()
 
PERIPHERALS::PeripheralPtr GetPeripheral () const
 
std::string GetPeripheralName () const
 
const std::string & GetPeripheralLocation () const
 
ControllerPtr GetController () const
 
CDateTime LastActive () const
 
float GetActivation () const
 

Detailed Description

Class to represent a game player (a.k.a. agent)

The term "agent" is used to distinguish game players from the myriad of other uses of the term "player" in Kodi, such as media players and player cores.


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