Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ isAlive
Method
isAlive
src/Graphwar/Soldier.java:89–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
public
boolean isAlive()
90
{
91
return
alive;
92
}
93
94
public
void
setAlive(boolean alive)
95
{
Callers
12
getCurrentFunctionPosition
Method · 0.95
evaluateFunction
Method · 0.80
drawSoldiers
Method · 0.80
drawPlayersNames
Method · 0.80
checkGameFinished
Method · 0.80
removePlayerMessage
Method · 0.80
finishGameMessage
Method · 0.80
getNextTurnSoldier
Method · 0.80
nextTurn
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