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

Method markDisconnected

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

Source from the content-addressed store, hash-verified

68 }
69
70 public void markDisconnected()
71 {
72 this.disconnected = true;
73 }
74
75 public int getNameLength()
76 {

Callers 1

removePlayerMessageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected