Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ NewCursor
Function
NewCursor
Source/cursor.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void NewCursor(int i)
101
{
102
SetCursor_(i);
103
}
104
105
void InitLevelCursor()
106
{
Callers
4
DoResurrect
Function · 0.85
DoHealOther
Function · 0.85
control_set_gold_curs
Function · 0.85
UseItem
Function · 0.85
Calls
1
SetCursor_
Function · 0.85
Tested by
no test coverage detected