Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getID
Method
getID
src/Graphwar/Player.java:135–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
public
int
getID()
136
{
137
return
this.playerID;
138
}
139
140
public
boolean isLocalPlayer()
141
{
Callers
12
getPlayer
Method · 0.95
sendChatMessage
Method · 0.95
sendFunction
Method · 0.95
stopAngle
Method · 0.95
setAngle
Method · 0.95
removePlayerMessage
Method · 0.95
removePlayer
Method · 0.45
addSoldier
Method · 0.45
removeSoldier
Method · 0.45
switchSide
Method · 0.45
setReady
Method · 0.45
fireFunctionMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected