Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getTeam
Method
getTeam
src/Graphwar/Player.java:100–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
public
int
getTeam()
101
{
102
return
this.team;
103
}
104
105
public
void
startSoldier(
int
soldierNum,
int
x,
int
y)
106
{
Callers
9
drawSoldiers
Method · 0.95
checkGameFinished
Method · 0.95
evaluateFunction
Method · 0.45
isTerrainReversed
Method · 0.45
isFunctionReversed
Method · 0.45
switchSide
Method · 0.45
processFunction
Method · 0.45
updatePlayerButtons
Method · 0.45
rearrangePlayers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected