MCPcopy 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

startCursorDragFunction · 0.85
stateNormalRightFunction · 0.85
scrollDragBeginFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected