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

Method getReady

src/GraphServer/Player.java:53–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 }
52
53 public boolean getReady()
54 {
55 return this.ready;
56 }
57
58 public void setReady(boolean ready)
59 {

Callers 4

sendAllInfoMessageMethod · 0.95
setEveryoneNotReadyMethod · 0.95
checkAllReadyMethod · 0.95
sendAddPlayerMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected