Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getNumSoldiers
Method
getNumSoldiers
src/Graphwar/Player.java:115–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
115
public
int
getNumSoldiers()
116
{
117
return
this.numSoldiers;
118
}
119
120
public
Soldier[] getSoldiers()
121
{
Callers
12
drawSoldiers
Method · 0.95
drawPlayersNames
Method · 0.95
checkGameFinished
Method · 0.95
addSoldierMessage
Method · 0.95
removeSoldierMessage
Method · 0.95
removePlayerMessage
Method · 0.95
startGameMessage
Method · 0.95
evaluateFunction
Method · 0.45
updatePlayerButtons
Method · 0.45
processFunctionRange
Method · 0.45
processRK4Range
Method · 0.45
processRK42Range
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected