Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getCurrentTurnSoldier
Method
getCurrentTurnSoldier
src/Graphwar/Player.java:130–133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
public
Soldier getCurrentTurnSoldier()
131
{
132
return
soldiers[currentTurnSoldier];
133
}
134
135
public
int
getID()
136
{
Callers
9
paintComponent
Method · 0.95
refreshFunction
Method · 0.95
stopAngle
Method · 0.95
setAngle
Method · 0.95
getAngle
Method · 0.80
processFunction
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