Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ ApplyDefaultBindings
Function
ApplyDefaultBindings
TombEngine/Specific/Input/Input.cpp:738–742 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
736
}
737
738
void ApplyDefaultBindings()
739
{
740
ApplyBindings(DEFAULT_KEYBOARD_MOUSE_BINDING_PROFILE);
741
ApplyDefaultXInputBindings();
742
}
743
744
bool ApplyDefaultXInputBindings()
745
{
Callers
1
HandleControlSettingsInput
Method · 0.85
Calls
2
ApplyBindings
Function · 0.85
ApplyDefaultXInputBindings
Function · 0.85
Tested by
no test coverage detected