Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ ClearCursor
Function
ClearCursor
Source/engine/render/scrollrt.cpp:1430–1433 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1428
}
1429
1430
void ClearCursor() // CODE_FIX: this was supposed to be in cursor.cpp
1431
{
1432
PrevCursorRect = {};
1433
}
1434
1435
void ShiftGrid(int *x, int *y, int horizontal, int vertical)
1436
{
Callers
3
InitCursor
Function · 0.85
FreeCursor
Function · 0.85
InitLevelCursor
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected