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

Method stop

src/RoomServer/GlobalClient.java:258–262  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

256 }
257
258 public void stop()
259 {
260 quitGlobal();
261 disconnect();
262 }
263
264 public void sendRoomStatus(int gameMode, int numPlayers)
265 {

Callers

nothing calls this directly

Calls 2

quitGlobalMethod · 0.95
disconnectMethod · 0.95

Tested by

no test coverage detected