Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
serializeDemo
Function · 0.85
restoreInputs
Function · 0.85
handlePlayerMoveControls
Function · 0.85
draw
Function · 0.85
configInput
Function · 0.85
setSettingsTemplate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected