Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getGlobalClient
Method
getGlobalClient
src/Graphwar/Graphwar.java:131–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
}
130
131
public
GlobalClient getGlobalClient()
132
{
133
return
globalClient;
134
}
135
136
public
void
finishGame()
137
{
Callers
15
run
Method · 0.80
actionPerformed
Method · 0.80
run
Method · 0.80
paintInvalidMessage
Method · 0.80
actionPerformed
Method · 0.80
resize
Method · 0.80
paintComponent
Method · 0.80
mouseReleased
Method · 0.80
removePlayerMessage
Method · 0.80
addPlayerMessage
Method · 0.80
setModeMessage
Method · 0.80
startGameMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected