Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getSoldierHitPosition
Method
getSoldierHitPosition
src/Graphwar/Function.java:103–106 ·
view source on GitHub ↗
(int index)
Source
from the content-addressed store, hash-verified
101
}
102
103
public
int
getSoldierHitPosition(
int
index)
104
{
105
return
soldierHitPosition[index];
106
}
107
108
public
double getFireAngle()
109
{
Callers
1
processFunction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected