Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GameHandleInputMouse
Function · 0.85
Calls
1
InvalidateScroll
Function · 0.85
Tested by
no test coverage detected