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

Method getNumPlayersHit

src/Graphwar/Function.java:88–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 }
87
88 public int getNumPlayersHit()
89 {
90 return numPlayersHit;
91 }
92
93 public int getPlayerHit(int index)
94 {

Callers 2

evaluateFunctionMethod · 0.95
processFunctionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected