Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cubitect/cubiomes-viewer
/ update
Method
update
src/mapview.cpp:340–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
338
}
339
340
void MapView::update(int cnt)
341
{
342
updatecounter = cnt;
343
QWidget::update();
344
}
345
346
VarPos MapView::getActivePos()
347
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected