MCPcopy 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

sendListPlayersMethod · 0.95
registerNewPlayerMethod · 0.45
removePlayerMethod · 0.45
handleMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected