MCPcopy 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

getPlayerMethod · 0.95
sendChatMessageMethod · 0.95
sendFunctionMethod · 0.95
stopAngleMethod · 0.95
setAngleMethod · 0.95
removePlayerMessageMethod · 0.95
removePlayerMethod · 0.45
addSoldierMethod · 0.45
removeSoldierMethod · 0.45
switchSideMethod · 0.45
setReadyMethod · 0.45
fireFunctionMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected