Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getUI
Method
getUI
src/Graphwar/Graphwar.java:121–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
}
120
121
public
GraphUI getUI()
122
{
123
return
graphUI;
124
}
125
126
public
GameData getGameData()
127
{
Callers
15
joinGlobalServer
Method · 0.80
addPlayer
Method · 0.80
removePlayer
Method · 0.80
removeRoom
Method · 0.80
updateRoom
Method · 0.80
addRoom
Method · 0.80
addToChat
Method · 0.80
handleMessage
Method · 0.80
stop
Method · 0.80
disconnect
Method · 0.80
actionPerformed
Method · 0.80
actionPerformed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected