MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / InputScrollEnd

Function InputScrollEnd

src/openrct2-ui/input/MouseInput.cpp:767–771  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

765 }
766
767 static void InputScrollEnd()
768 {
769 _inputState = InputState::reset;
770 InvalidateScroll();
771 }
772
773 /**
774 *

Callers 1

GameHandleInputMouseFunction · 0.85

Calls 1

InvalidateScrollFunction · 0.85

Tested by

no test coverage detected