Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getKillPosition
Method
getKillPosition
src/Graphwar/Soldier.java:99–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
public
int
getKillPosition()
100
{
101
return
killPosition;
102
}
103
104
public
void
setKillPosition(
int
killPosition)
105
{
Callers
1
getCurrentFunctionPosition
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected