MCPcopy Create free account
hub / github.com/alpha-liu-01/SpeedyNote / startButtonDetection

Method startButtonDetection

source/SDLControllerManager.cpp:214–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214void SDLControllerManager::startButtonDetection() {
215 buttonDetectionMode = true;
216}
217
218void SDLControllerManager::stopButtonDetection() {
219 buttonDetectionMode = false;

Callers 1

startButtonMappingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected