Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ isDisconnected
Method
isDisconnected
src/Graphwar/Player.java:65–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
public
boolean isDisconnected()
66
{
67
return
this.disconnected;
68
}
69
70
public
void
markDisconnected()
71
{
Callers
1
removeDisconnectedPlayers
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected