MCPcopy Create free account
hub / github.com/DavidColson/Polybox / GetButton

Function GetButton

source/input.cpp:720–722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

718// ***********************************************************************
719
720bool GetButton(ControllerButton buttonCode) {
721 return pInputState->buttonStates[(u64)buttonCode];
722}
723
724// ***********************************************************************
725

Callers 1

LuaGetButtonFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected