MCPcopy 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

volumeSliderMouseDownFunction · 0.85
onSpeedControlFunction · 0.85
cursorFunction · 0.85
onMoveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected