Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ TopAscii
Method
TopAscii
outdated/win/Qt3/qt3_win.cpp:846–850 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
844
}
845
846
int NetHackQtKeyBuffer::TopAscii() const
847
{
848
if ( Empty() ) return 0;
849
return ascii[out];
850
}
851
852
int NetHackQtKeyBuffer::TopState() const
853
{
Callers
2
Get
Method · 0.45
SelectMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected