Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ControllerNode.h File Reference
#include "games/controllers/ControllerTypes.h"
#include <memory>
#include <string>
#include <vector>

Classes

class  KODI::GAME::CControllerNode
 Node in the controller tree. More...
 

Namespaces

namespace  KODI
 
namespace  KODI::GAME
 

Typedefs

using KODI::GAME::ControllerNodeVec = std::vector<CControllerNode>