MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / inputMapping_get

Function inputMapping_get

TheForceEngine/TFE_Input/inputMapping.cpp:573–576  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

571 }
572
573 InputConfig* inputMapping_get()
574 {
575 return &s_inputConfig;
576 }
577
578 void clearKeys()
579 {

Callers 6

serializeDemoFunction · 0.85
restoreInputsFunction · 0.85
handlePlayerMoveControlsFunction · 0.85
drawFunction · 0.85
configInputFunction · 0.85
setSettingsTemplateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected