Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ setAlive
Method
setAlive
src/Graphwar/Soldier.java:94–97 ·
view source on GitHub ↗
(boolean alive)
Source
from the content-addressed store, hash-verified
92
}
93
94
public
void
setAlive(boolean alive)
95
{
96
this.alive = alive;
97
}
98
99
public
int
getKillPosition()
100
{
Callers
2
getCurrentFunctionPosition
Method · 0.95
removePlayerMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected