Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getTeam
Method
getTeam
src/GraphServer/Player.java:78–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
public
int
getTeam()
79
{
80
return
this.team;
81
}
82
83
public
int
getNumSoldiers()
84
{
Callers
4
sendAllInfoMessage
Method · 0.95
generateSoldiers
Method · 0.95
reorderPlayers
Method · 0.95
sendAddPlayerMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected