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

Method isLeader

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

Source from the content-addressed store, hash-verified

184 }
185
186 public boolean isLeader()
187 {
188 return this.leader;
189 }
190
191 public boolean isFunctionReversed()
192 {

Callers 1

updatePlayerButtonsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected