MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / VKKeyToF2DKey

Function VKKeyToF2DKey

LuaSTGPlus/AppFrame.cpp:324–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322};
323
324static inline F2DINPUTKEYCODE VKKeyToF2DKey(fuInt VKCode)
325{
326 return VKCodeToF2DKeyCodeTable[VKCode];
327}
328
329////////////////////////////////////////////////////////////////////////////////
330/// AppFrame

Callers 1

GetKeyStateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected