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

Method getGameState

src/Graphwar/GameData.java:326–329  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

324 }
325
326 public int getGameState()
327 {
328 return gameState;
329 }
330
331 public void addPlayer(String name)
332 {

Callers 4

runMethod · 0.45
mouseReleasedMethod · 0.45
runMethod · 0.45
actionPerformedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected