MCPcopy 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

Calls 2

ApplyBindingsFunction · 0.85

Tested by

no test coverage detected