MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / resetFocus

Function resetFocus

src/OpenLoco/src/Input/MouseInput.cpp:277–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275 }
276
277 void resetFocus()
278 {
279 _focusedWindowType = WindowType::undefined;
280 resetFlag(Flags::widgetFocused);
281 }
282
283 // 0x004C6E65
284 void updateCursorPosition()

Callers 1

stateNormalLeftFunction · 0.85

Calls 1

resetFlagFunction · 0.50

Tested by

no test coverage detected