MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getMouseLocation2

Function getMouseLocation2

src/OpenLoco/src/Input/MouseInput.cpp:1653–1656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1651 }
1652
1653 Ui::Point getMouseLocation2()
1654 {
1655 return _cursor2;
1656 }
1657
1658 Ui::Point getCursorPressedLocation()
1659 {

Callers 3

setHoverItemTabFunction · 0.85
setLegendHoverFunction · 0.85
onUpdateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected