|
xbmc
|
Public Member Functions | |
| CPhysicalFeature (int labelId) | |
| CPhysicalFeature (const CPhysicalFeature &other) | |
| void | Reset (void) |
| CPhysicalFeature & | operator= (const CPhysicalFeature &rhs) |
| JOYSTICK::FEATURE_TYPE | Type (void) const |
| JOYSTICK::FEATURE_CATEGORY | Category (void) const |
| const std::string & | Name (void) const |
| std::string | Label (void) const |
| int | LabelID (void) const |
| std::string | CategoryLabel (void) const |
| JOYSTICK::INPUT_TYPE | InputType (void) const |
| KEYBOARD::KeySymbol | Keycode () const |
| bool | Deserialize (const TiXmlElement *pElement, const CController *controller, JOYSTICK::FEATURE_CATEGORY category, int categoryLabelId) |
1.8.13