Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
214
void SDLControllerManager::startButtonDetection() {
215
buttonDetectionMode = true;
216
}
217
218
void SDLControllerManager::stopButtonDetection() {
219
buttonDetectionMode = false;
Callers
1
startButtonMapping
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected