* @brief Get the JoySensorButton for this mapping */
| 44 | * @brief Get the JoySensorButton for this mapping |
| 45 | */ |
| 46 | JoySensorButton *JoySensorButtonPushButton::getButton() { return m_button; } |
| 47 | |
| 48 | /** |
| 49 | * @brief Disables highlight when the sensor axis is moved |
nothing calls this directly
no outgoing calls
no test coverage detected