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

Function GetButtonDown

source/input.cpp:726–728  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

724// ***********************************************************************
725
726bool GetButtonDown(ControllerButton buttonCode) {
727 return pInputState->buttonDowns[(u64)buttonCode];
728}
729
730// ***********************************************************************
731

Callers 1

LuaGetButtonDownFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected