Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ hideCursor
Function
hideCursor
src/OpenLoco/src/Ui.cpp:430–433 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
428
}
429
430
void hideCursor()
431
{
432
SDL_HideCursor();
433
}
434
435
void showCursor()
436
{
Callers
3
startCursorDrag
Function · 0.85
stateNormalRight
Function · 0.85
scrollDragBegin
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected