Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getSoldiers
Method
getSoldiers
src/Graphwar/Player.java:120–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
public
Soldier[] getSoldiers()
121
{
122
return
this.soldiers;
123
}
124
125
public
int
getCurrentTurnSoldierIndex()
126
{
Callers
12
drawCurrentPlayerMarker
Method · 0.95
drawSoldiers
Method · 0.95
drawPlayersNames
Method · 0.95
checkGameFinished
Method · 0.95
removePlayerMessage
Method · 0.95
finishGameMessage
Method · 0.95
setAngleMessage
Method · 0.95
evaluateFunction
Method · 0.80
processFunction
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