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

Function GetButtonUp

source/input.cpp:732–734  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

730// ***********************************************************************
731
732bool GetButtonUp(ControllerButton buttonCode) {
733 return pInputState->buttonUps[(u64)buttonCode];
734}
735
736// ***********************************************************************
737

Callers 1

LuaGetButtonUpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected