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

Method setReady

src/GraphServer/Player.java:58–61  ·  view source on GitHub ↗
(boolean ready)

Source from the content-addressed store, hash-verified

56 }
57
58 public void setReady(boolean ready)
59 {
60 this.ready = ready;
61 }
62
63 public String getName()
64 {

Callers 2

setReadyMethod · 0.95
setEveryoneNotReadyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected