#include <FSUSBJoystickButton.h>
|
| FSUSBJoystickButton (FSDeviceInput inputMapping) |
|
virtual FSDeviceInput | getMapping () |
|
| FSUSBJoyStickInputElement () |
|
| FSUSBJoyStickInputElement (unsigned int id, unsigned int parentID, minMaxNumber elementMin, minMaxNumber elementMax, vendorIDType vendorID, productIDType productID, FSUSBDeviceManager &_manager, physicalValueNumber currentValue, minMaxNumber buttonNumber) |
|
| FSUSBJoyStickInputElement (unsigned int id, unsigned int parentID, minMaxNumber elementMin, minMaxNumber elementMax, vendorIDType vendorID, productIDType productID, FSUSBDeviceManager *_manager, physicalValueNumber currentValue, minMaxNumber buttonNumber) |
|
void | getMapping (int inputValue, std::stack< FSUSBElementInfoMap > &infoMapsToReturn) |
|
minMaxNumber | getValue () const |
|
void | setValue (minMaxNumber newValue) |
|
minMaxNumber | getOldValue () const |
|
bool | isValueInDeadZone (minMaxNumber value) |
|
bool | isIntialized () |
|
minMaxNumber | getMaxValue () const |
|
minMaxNumber | getMinValue () const |
|
minMaxNumber | getDeadZoneMin () const |
|
minMaxNumber | getDeadZoneMax () const |
|
minMaxNumber | getButtonNumber () const |
|
void | recalibrate (physicalValueNumber currentValue, minMaxNumber elementMin, minMaxNumber elementMax) |
|
uint16_t | getHIDUsage () |
|
uint16_t | getHIDUsagePage () |
|
void | setCalibrationOffsetPrecent (float offset) |
|
| FSUSBDevice (idNumber id, vendorIDType vendorID, productIDType productID) |
|
virtual FSDeviceType | getClassType () const |
|
const std::string | getVendorFriendlyName () const |
|
const std::string | getProductFrendlyName () const |
|
vendorIDType | getProductID () const |
|
productIDType | getVendorID () const |
|
virtual idNumber | getJoystickID () const |
|
const std::string & | GetFrendlyName () const |
|
| FSBaseDevice (idNumber id) |
|
virtual | ~FSBaseDevice () |
|
◆ FSUSBJoystickButton() [1/2]
FSUSBJoystickButton::FSUSBJoystickButton |
( |
| ) |
|
|
protected |
◆ FSUSBJoystickButton() [2/2]
freestick::FSUSBJoystickButton::FSUSBJoystickButton |
( |
FSDeviceInput |
inputMapping | ) |
|
◆ getMapping()
virtual FSDeviceInput freestick::FSUSBJoystickButton::getMapping |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: