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

Method Changed

outdated/win/Qt3/qt3_win.cpp:1835–1838  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1833//}
1834
1835void NetHackQtMapWindow::Changed(int x, int y)
1836{
1837 change.add(x,y);
1838}
1839
1840
1841class NetHackQtScrollText : public QTableView {

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected