Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ StartServer_MenuDraw
Method
StartServer_MenuDraw
client/src/main/java/jake2/client/Menu.java:2778–2780 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2776
}
2777
2778
private
static
void
StartServer_MenuDraw() {
2779
Menu_Draw(s_startserver_menu);
2780
}
2781
2782
private
static
String StartServer_MenuKey(
int
key) {
2783
if
(key == K_ESCAPE) {
Callers
1
Menu
Class · 0.95
Calls
1
Menu_Draw
Method · 0.95
Tested by
no test coverage detected