MCPcopy 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
38void Clusterizer::clear()
39{
40 count = 0;
41}
42
43void Clusterizer::add(int x, int y)
44{

Callers 5

updateTilesMethod · 0.45
ClearMethod · 0.45
DisplayMethod · 0.45
ClearMethod · 0.45
ClearMessagesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected