MCPcopy 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 {

Calls

no outgoing calls

Tested by

no test coverage detected