Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ TopKey
Method
TopKey
outdated/win/Qt3/qt3_win.cpp:840–844 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
838
}
839
840
int NetHackQtKeyBuffer::TopKey() const
841
{
842
if ( Empty() ) return 0;
843
return key[out];
844
}
845
846
int NetHackQtKeyBuffer::TopAscii() const
847
{
Callers
1
Get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected