MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / ClearKeyState

Method ClearKeyState

CryInput/Input.cpp:410–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

408}
409
410void CInput::ClearKeyState()
411{
412 m_Keyboard.ClearKeyState();
413 m_Mouse.ClearKeyState();
414}
415
416///////////////////////////////////////////////
417IActionMapManager* CInput::CreateActionMapManager()

Callers 13

WndProcFunction · 0.45
RunGameFunction · 0.45
BeginCutSceneMethod · 0.45
EndCutSceneMethod · 0.45
ProcessPMessagesMethod · 0.45
ResetStateMethod · 0.45
MenuOnMethod · 0.45
MenuOffMethod · 0.45
LoadLevelForEditorMethod · 0.45
ResetInputMethod · 0.45
ResetKeyStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected