MCPcopy Create free account
hub / github.com/catabriga/graphwar / getGameData

Method getGameData

src/Graphwar/Graphwar.java:126–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124 }
125
126 public GameData getGameData()
127 {
128 return gameData;
129 }
130
131 public GlobalClient getGlobalClient()
132 {

Callers 15

sendRoomStatusMethod · 0.80
actionPerformedMethod · 0.80
paintComponentMethod · 0.80
paintCircleMethod · 0.80
refreshFunctionMethod · 0.80
actionPerformedMethod · 0.80
showFuncTypeMethod · 0.80
keyPressedMethod · 0.80
keyReleasedMethod · 0.80
evaluateFunctionMethod · 0.80
runMethod · 0.80
sendFunctionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected