MCPcopy
hub / github.com/ollm/OpenComic / gamepad.js

File gamepad.js

scripts/gamepad.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1setInterval(pollGamepads, 500);
2
3var hasGamepads = false;
4var gamepadAF = false;

Callers

nothing calls this directly

Calls 9

setButtonEventFunction · 0.85
goHighlightItemFunction · 0.85
highlightItemContextMenuFunction · 0.85
highlightClosestItemFunction · 0.85
showMenuFunction · 0.85
setAxesStepsEventFunction · 0.85
fullScreenFunction · 0.85
updateBrowsableItemsFunction · 0.85
goBackFunction · 0.70

Tested by

no test coverage detected