MCPcopy 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

runMethod · 0.80
actionPerformedMethod · 0.80
runMethod · 0.80
paintInvalidMessageMethod · 0.80
actionPerformedMethod · 0.80
resizeMethod · 0.80
paintComponentMethod · 0.80
mouseReleasedMethod · 0.80
removePlayerMessageMethod · 0.80
addPlayerMessageMethod · 0.80
setModeMessageMethod · 0.80
startGameMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected