|
class | KODI::GAME::CGameClientCheevos |
|
class | KODI::GAME::CGameClientStruct |
| Helper class to have "C" struct created before other parts becomes his pointer. More...
|
|
class | KODI::GAME::CGameClient |
| Interface between Kodi and Game add-ons. More...
|
|
class | KODI::GAME::IGameInputCallback |
| Input callbacks. More...
|
|
class | KODI::GAME::CGameClientInGameSaves |
| This class implements in-game saves. More...
|
|
class | KODI::GAME::CGameClientProperties |
| C++ wrapper for properties to pass to the DLL. More...
|
|
class | KODI::GAME::CGameClientSubsystem |
| Base class for game client subsystems. More...
|
|
class | KODI::GAME::CGameClientTranslator |
| Translates data types from Game API to the corresponding format in Kodi. More...
|
|
class | KODI::GAME::CGameClientController |
| A container for the layout of a controller connected to a game client input port. More...
|
|
class | KODI::GAME::CGameClientDevice |
| Represents a device connected to a port. More...
|
|
class | KODI::GAME::CGameClientHardware |
| Handles events for hardware such as reset buttons. More...
|
|
class | KODI::GAME::CGameClientInput |
|
class | KODI::GAME::CGameClientJoystick |
| Handles game controller events for games. More...
|
|
class | KODI::GAME::CGameClientKeyboard |
| Handles keyboard events for games. More...
|
|
class | KODI::GAME::CGameClientMouse |
| Handles mouse events for games. More...
|
|
class | KODI::GAME::CGameClientPort |
| Represents a port that devices can connect to. More...
|
|
class | KODI::GAME::CGameClientTopology |
|
class | KODI::GAME::CGameClientStreamAudio |
|
class | KODI::GAME::CGameClientStreams |
|
class | KODI::GAME::CGameClientStreamSwFramebuffer |
|
class | KODI::GAME::CGameClientStreamVideo |
|
class | KODI::GAME::IGameClientStream |
|
class | KODI::GAME::CAgentController |
| Class to represent the controller of a game player (a.k.a. agent) More...
|
|
class | KODI::GAME::CAgentInput |
| Class to manage game-playing agents for a running game client. More...
|
|
class | KODI::GAME::CAgentJoystick |
| Handles game controller events for game agent functionality. More...
|
|
class | KODI::GAME::CAgentKeyboard |
| Handles keyboard events for game agent functionality. More...
|
|
class | KODI::GAME::CAgentMouse |
| Handles mouse events for game agent functionality. More...
|
|
class | KODI::GAME::CGUIAgentControllerList |
|
class | KODI::GAME::CGUIAgentWindow |
|
class | KODI::GAME::IAgentControllerList |
| A list populated by the controllers of game-playing agents (CGameAgent) More...
|
|
class | KODI::GAME::CController |
|
class | KODI::GAME::CControllerLayout |
|
class | KODI::GAME::CControllerManager |
|
class | KODI::GAME::CControllerTranslator |
|
class | KODI::GAME::CControllerInstaller |
|
class | KODI::GAME::CControllerSelect |
|
class | KODI::GAME::CGUIDialogAxisDetection |
|
class | KODI::GAME::CGUIDialogButtonCapture |
|
class | KODI::GAME::CGUIDialogIgnoreInput |
|
class | KODI::GAME::CGUICardinalFeatureButton |
|
class | KODI::GAME::CGUIControllerButton |
|
class | KODI::GAME::CGUIFeatureButton |
|
class | KODI::GAME::CGUIFeatureGroupTitle |
|
class | KODI::GAME::CGUIFeatureSeparator |
|
class | KODI::GAME::CGUIFeatureFactory |
|
class | KODI::GAME::CGUIFeatureTranslator |
|
class | KODI::GAME::CGUIGameController |
|
class | KODI::GAME::CGUIGameControllerList |
|
class | KODI::GAME::CGUIScalarFeatureButton |
|
class | KODI::GAME::CGUISelectKeyButton |
|
class | KODI::GAME::CGUIThrottleButton |
|
class | KODI::GAME::CGUIWheelButton |
|
class | KODI::GAME::CControllerActivity |
| Class to hold state about the current activity of a controller. More...
|
|
class | KODI::GAME::CDefaultButtonMap |
| A fallback buttonmap to be used with the default keyboard profile. More...
|
|
class | KODI::GAME::CDefaultKeyboardTranslator |
|
class | KODI::GAME::CDefaultMouseTranslator |
|
class | KODI::GAME::CInputSink |
|
class | KODI::GAME::CPhysicalFeature |
|
class | KODI::GAME::CPhysicalTopology |
| Represents the physical topology of controller add-ons. More...
|
|
class | KODI::GAME::CGUIGameControllerProvider |
| Controller list provider for the IAgentList control in the Player Viewer (GameAgents ) window. More...
|
|
struct | KODI::GAME::ControllerVertex |
| Vertex in the grid of controllers. More...
|
|
struct | KODI::GAME::ControllerColumn |
| Column of controllers in the grid. More...
|
|
class | KODI::GAME::CControllerGrid |
| Class to encapsulate grid operations. More...
|
|
class | KODI::GAME::CControllerHub |
| A branch in the controller tree. More...
|
|
class | KODI::GAME::CControllerNode |
| Node in the controller tree. More...
|
|
class | KODI::GAME::CGUIConfigurationWizard |
|
class | KODI::GAME::CGUIControllerList |
|
class | KODI::GAME::CGUIControllerWindow |
|
class | KODI::GAME::CGUIFeatureList |
|
class | KODI::GAME::IControllerList |
| A list populated by installed controllers for the controller configuration window. More...
|
|
class | KODI::GAME::IFeatureList |
| A list populated by the controller's features. More...
|
|
class | KODI::GAME::IFeatureButton |
| A GUI button in a feature list (IFeatureList) More...
|
|
class | KODI::GAME::IConfigurationWizard |
| A wizard to direct user input. More...
|
|
class | KODI::GAME::CGUIDialogSelectGameClient |
|
class | KODI::GAME::CGUIDialogSelectSavestate |
|
class | KODI::GAME::CDialogGameAdvancedSettings |
|
class | KODI::GAME::CDialogGameOSD |
|
class | KODI::GAME::CDialogGameSaves |
|
class | KODI::GAME::CDialogGameStretchMode |
|
class | KODI::GAME::CDialogGameVideoFilter |
|
class | KODI::GAME::CDialogGameVideoRotation |
|
class | KODI::GAME::CDialogGameVideoSelect |
|
class | KODI::GAME::CDialogGameVolume |
|
class | KODI::GAME::CDialogInGameSaves |
|
class | KODI::GAME::CGameServices |
|
class | KODI::GAME::CGameSettings |
|
class | KODI::GAME::CGameUtils |
| Game related utilities. More...
|
|
class | KODI::GAME::CGUIActivePortList |
|
class | KODI::GAME::IActivePortList |
| A list populated by input ports on a game console. More...
|
|
class | KODI::GAME::CPhysicalPort |
|
class | KODI::GAME::CPortInput |
|
class | KODI::GAME::CPortManager |
|
class | KODI::GAME::CPortNode |
| Collection of nodes that can be connected to this port. More...
|
|
class | KODI::GAME::CGUIPortWindow |
|
class | KODI::GAME::IPortList |
| A list populated by controller ports for the port setup window. More...
|
|
class | KODI::GAME::CGameInfoTag |
|
class | KODI::GAME::CGUIViewStateWindowGames |
|
class | KODI::GAME::CGUIWindowGames |
|