|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "AgentInput.h"#include "AgentController.h"#include "games/addons/GameClient.h"#include "games/addons/input/GameClientInput.h"#include "games/addons/input/GameClientJoystick.h"#include "games/controllers/Controller.h"#include "input/InputManager.h"#include "peripherals/Peripherals.h"#include "peripherals/devices/Peripheral.h"#include "peripherals/devices/PeripheralJoystick.h"#include "peripherals/events/EventLockHandle.h"#include "utils/log.h"#include <array>