MCPcopy Create free account
hub / github.com/NetHack/NetHack / highlightWhenChanging

Method highlightWhenChanging

win/Qt/qt_icon.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184void NetHackQtLabelledIcon::highlightWhenChanging()
185{
186 turn_count = 0; // turn_count starts negative (as flag to not highlight)
187}
188
189// set comp_mode to one of NoCompare or {Bigger,Smaller,Neither}IsBetter
190void NetHackQtLabelledIcon::setCompareMode(int newmode)

Callers 1

updateStatsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected