MCPcopy 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

onToolDownFunction · 0.85
scrollMouseDownFunction · 0.85
toolDragFunction · 0.85
openAtTrackFunction · 0.85
openAtRoadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected