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

#include <ControllerTranslator.h>

Static Public Member Functions

static const char * TranslateFeatureType (JOYSTICK::FEATURE_TYPE type)
 
static JOYSTICK::FEATURE_TYPE TranslateFeatureType (const std::string &strType)
 
static const char * TranslateFeatureCategory (JOYSTICK::FEATURE_CATEGORY category)
 
static JOYSTICK::FEATURE_CATEGORY TranslateFeatureCategory (const std::string &strCategory)
 
static const char * TranslateInputType (JOYSTICK::INPUT_TYPE type)
 
static JOYSTICK::INPUT_TYPE TranslateInputType (const std::string &strType)
 

Member Function Documentation

◆ TranslateFeatureCategory() [1/2]

FEATURE_CATEGORY CControllerTranslator::TranslateFeatureCategory ( const std::string & strCategory)
static

◆ TranslateFeatureCategory() [2/2]

const char * CControllerTranslator::TranslateFeatureCategory ( JOYSTICK::FEATURE_CATEGORY category)
static

◆ TranslateFeatureType() [1/2]

FEATURE_TYPE CControllerTranslator::TranslateFeatureType ( const std::string & strType)
static

◆ TranslateFeatureType() [2/2]

static const char * KODI::GAME::CControllerTranslator::TranslateFeatureType ( JOYSTICK::FEATURE_TYPE type)
static

◆ TranslateInputType() [1/2]

INPUT_TYPE CControllerTranslator::TranslateInputType ( const std::string & strType)
static

◆ TranslateInputType() [2/2]

const char * CControllerTranslator::TranslateInputType ( JOYSTICK::INPUT_TYPE type)
static

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