Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
drawCurrentPlayerMarker
Method · 0.95
stopAngle
Method · 0.95
setAngle
Method · 0.95
run
Method · 0.80
processFunctionRange
Method · 0.80
processRK4Range
Method · 0.80
processRK42Range
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected