Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getToolCursor
Function
getToolCursor
src/OpenLoco/src/Ui/ToolManager.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
Ui::CursorId getToolCursor()
142
{
143
return _toolWindowCursor;
144
}
145
void setToolCursor(Ui::CursorId toolWindowCursor)
146
{
147
_toolWindowCursor = toolWindowCursor;
Callers
3
onAdjustLandToolUpdate
Function · 0.85
onToolUpdate
Function · 0.85
processMouseOver
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected