Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getMouseLocation
Function
getMouseLocation
src/OpenLoco/src/Input/MouseInput.cpp:1648–1651 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1646
}
1647
1648
Ui::Point getMouseLocation()
1649
{
1650
return _cursor;
1651
}
1652
1653
Ui::Point getMouseLocation2()
1654
{
Callers
11
wheelInput
Function · 0.85
onUpdate
Function · 0.85
createErrorWindow
Function · 0.85
onScrollMouseDown
Function · 0.85
open
Function · 0.85
onUpdate
Function · 0.85
onUpdate
Function · 0.85
scrollMouseDown
Function · 0.85
tooltip
Function · 0.85
constructionLoop
Function · 0.85
loc_4BEFEF
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected