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

Method getReadyNextTurn

src/GraphServer/ClientConnection.java:97–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95 }
96
97 public boolean getReadyNextTurn()
98 {
99 return this.readyNextTurn;
100 }
101
102 public void setReadyNextTurn(boolean ready)
103 {

Callers 1

checkNextTurnMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected