MCPcopy Create free account
hub / github.com/catabriga/graphwar / getName

Method getName

src/Graphwar/Player.java:90–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 }
89
90 public String getName()
91 {
92 return this.name;
93 }
94
95 public void setTeam(int team)
96 {

Callers 3

removePlayerMessageMethod · 0.95
addPlayerMessageMethod · 0.95
finishGameMessageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected