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

Method setTeam

src/Graphwar/Player.java:95–98  ·  view source on GitHub ↗
(int team)

Source from the content-addressed store, hash-verified

93 }
94
95 public void setTeam(int team)
96 {
97 this.team = team;
98 }
99
100 public int getTeam()
101 {

Callers 1

setSideMessageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected