Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
875
int NetHackQtClickBuffer::NextX() const { return click[out].x; }
876
int NetHackQtClickBuffer::NextY() const { return click[out].y; }
877
int NetHackQtClickBuffer::NextMod() const { return click[out].mod; }
878
Callers
1
qt_nh_poskey
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected