MCPcopy Index your code
hub / github.com/NetHack/NetHack / Drain

Method Drain

win/Qt/qt_key.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void NetHackQtKeyBuffer::Drain()
122{
123 in = out = 0;
124}
125
126} // namespace nethack_qt_

Callers 3

qt_moreMethod · 0.80
qt_yn_functionMethod · 0.80
qt_getlinMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected