Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getID
Method
getID
src/GlobalServer/LobbyPlayer.java:57–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
public
int
getID()
58
{
59
return
this.playerID;
60
}
61
62
public
String getName()
63
{
Callers
4
sendListPlayers
Method · 0.95
registerNewPlayer
Method · 0.45
removePlayer
Method · 0.45
handleMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected