MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / requireRefresh

Method requireRefresh

src/Core/Input/InputManager.cpp:334–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332 }
333
334 void InputManager::requireRefresh()
335 {
336 m_refresh = true;
337 }
338
339 bool isKeyAlreadyInCombination(InputCombination& combination, InputButton* button)
340 {

Callers 1

handleWindowEventsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected