Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
quitGlobal
Method · 0.95
disconnect
Method · 0.95
Tested by
no test coverage detected