Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getScrollLastLocation
Function
getScrollLastLocation
src/OpenLoco/src/Input/MouseInput.cpp:1673–1676 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1671
}
1672
1673
Ui::Point getScrollLastLocation()
1674
{
1675
return _scrollLast;
1676
}
1677
1678
uint16_t getClickRepeatTicks()
1679
{
Callers
4
volumeSliderMouseDown
Function · 0.85
onSpeedControl
Function · 0.85
cursor
Function · 0.85
onMove
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected