Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NetHack/NetHack
/ clear
Method
clear
win/Qt/qt_clust.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void Clusterizer::clear()
39
{
40
count = 0;
41
}
42
43
void Clusterizer::add(int x, int y)
44
{
Callers
5
updateTiles
Method · 0.45
Clear
Method · 0.45
Display
Method · 0.45
Clear
Method · 0.45
ClearMessages
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected