Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ cancelDetectingBindingState
Method
cancelDetectingBindingState
extern/oics/ICSInputControlSystem.cpp:794–797 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
792
}
793
794
void InputControlSystem::cancelDetectingBindingState()
795
{
796
mDetectingBindingControl = NULL;
797
}
798
799
std::string InputControlSystem::scancodeToString(SDL_Scancode key)
800
{
Callers
7
keyBindingDetected
Method · 0.80
joystickAxisBindingDetected
Method · 0.80
joystickButtonBindingDetected
Method · 0.80
mouseAxisBindingDetected
Method · 0.80
mouseButtonBindingDetected
Method · 0.80
mouseWheelBindingDetected
Method · 0.80
keyBindingDetected
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected