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

Method NextX

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

Source from the content-addressed store, hash-verified

873}
874
875int NetHackQtClickBuffer::NextX() const { return click[out].x; }
876int NetHackQtClickBuffer::NextY() const { return click[out].y; }
877int NetHackQtClickBuffer::NextMod() const { return click[out].mod; }
878

Callers 1

qt_nh_poskeyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected