Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ move_cursor
Function
move_cursor
plugins/dwarfmonitor.cpp:132–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
static void move_cursor(df::coord &pos)
133
{
134
Gui::setCursorCoords(pos.x, pos.y, pos.z);
135
Gui::refreshSidebar();
136
}
137
138
static void open_stats_screen();
139
Callers
5
feed
Method · 0.85
feed
Method · 0.85
feed
Method · 0.85
clear_match
Function · 0.85
find
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected