#include <FSUSBJoyStickInputElement.h>
|
| | 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 () |
| |
◆ FSUSBJoyStickInputElement() [1/3]
| FSUSBJoyStickInputElement::FSUSBJoyStickInputElement |
( |
| ) |
|
◆ FSUSBJoyStickInputElement() [2/3]
◆ FSUSBJoyStickInputElement() [3/3]
◆ calibrate()
◆ EmptyQue()
| void FSUSBJoyStickInputElement::EmptyQue |
( |
std::stack< FSUSBElementInfoMap > & |
infoMapsToReturn, |
|
|
unsigned int |
sizeToleft |
|
) |
| |
|
protected |
◆ getButtonNumber()
| minMaxNumber freestick::FSUSBJoyStickInputElement::getButtonNumber |
( |
| ) |
const |
|
inline |
◆ getDeadZoneMax()
| minMaxNumber freestick::FSUSBJoyStickInputElement::getDeadZoneMax |
( |
| ) |
const |
|
inline |
◆ getDeadZoneMin()
| minMaxNumber freestick::FSUSBJoyStickInputElement::getDeadZoneMin |
( |
| ) |
const |
|
inline |
◆ getHIDUsage()
| uint16_t freestick::FSUSBJoyStickInputElement::getHIDUsage |
( |
| ) |
|
◆ getHIDUsagePage()
| uint16_t freestick::FSUSBJoyStickInputElement::getHIDUsagePage |
( |
| ) |
|
◆ getMapping()
| void FSUSBJoyStickInputElement::getMapping |
( |
int |
inputValue, |
|
|
std::stack< FSUSBElementInfoMap > & |
infoMapsToReturn |
|
) |
| |
◆ getMaxValue()
| minMaxNumber freestick::FSUSBJoyStickInputElement::getMaxValue |
( |
| ) |
const |
|
inline |
◆ getMinValue()
| minMaxNumber freestick::FSUSBJoyStickInputElement::getMinValue |
( |
| ) |
const |
|
inline |
◆ getOldValue()
| minMaxNumber freestick::FSUSBJoyStickInputElement::getOldValue |
( |
| ) |
const |
|
inline |
◆ getValue()
| minMaxNumber freestick::FSUSBJoyStickInputElement::getValue |
( |
| ) |
const |
|
inline |
◆ isIntialized()
| bool FSUSBJoyStickInputElement::isIntialized |
( |
| ) |
|
◆ isValueInDeadZone()
| bool FSUSBJoyStickInputElement::isValueInDeadZone |
( |
minMaxNumber |
value | ) |
|
◆ recalibrate()
◆ setCalibrationOffsetPrecent()
| void FSUSBJoyStickInputElement::setCalibrationOffsetPrecent |
( |
float |
offset | ) |
|
◆ setValue()
| void FSUSBJoyStickInputElement::setValue |
( |
minMaxNumber |
newValue | ) |
|
The documentation for this class was generated from the following files: