Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getDragLastLocation
Function
getDragLastLocation
src/OpenLoco/src/Input/MouseInput.cpp:1663–1666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1661
}
1662
1663
Ui::Point getDragLastLocation()
1664
{
1665
return _dragLast;
1666
}
1667
1668
void setDragLastLocation(Ui::Point pos)
1669
{
Callers
5
onToolDown
Function · 0.85
scrollMouseDown
Function · 0.85
toolDrag
Function · 0.85
openAtTrack
Function · 0.85
openAtRoad
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected