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

Method getCurrentTurnSoldierIndex

src/Graphwar/Player.java:125–128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

123 }
124
125 public int getCurrentTurnSoldierIndex()
126 {
127 return this.currentTurnSoldier;
128 }
129
130 public Soldier getCurrentTurnSoldier()
131 {

Callers 7

stopAngleMethod · 0.95
setAngleMethod · 0.95
runMethod · 0.80
processFunctionRangeMethod · 0.80
processRK4RangeMethod · 0.80
processRK42RangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected