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

Function GetKey

source/input.cpp:761–763  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

759// ***********************************************************************
760
761bool GetKey(Key keyCode) {
762 return pInputState->keyStates[(u64)keyCode];
763}
764
765// ***********************************************************************
766

Callers 1

LuaGetKeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected