MCPcopy Create free account
hub / github.com/AntiMicroX/antimicrox / getButton

Method getButton

src/joysensorbuttonpushbutton.cpp:46–46  ·  view source on GitHub ↗

* @brief Get the JoySensorButton for this mapping */

Source from the content-addressed store, hash-verified

44 * @brief Get the JoySensorButton for this mapping
45 */
46JoySensorButton *JoySensorButtonPushButton::getButton() { return m_button; }
47
48/**
49 * @brief Disables highlight when the sensor axis is moved

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected