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

Function GetKeyUp

source/input.cpp:773–775  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

771// ***********************************************************************
772
773bool GetKeyUp(Key keyCode) {
774 return pInputState->keyUps[(u64)keyCode];
775}
776
777// ***********************************************************************
778

Callers 1

LuaGetKeyUpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected