Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getReady
Method
getReady
src/GraphServer/Player.java:53–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
public
boolean getReady()
54
{
55
return
this.ready;
56
}
57
58
public
void
setReady(boolean ready)
59
{
Callers
4
sendAllInfoMessage
Method · 0.95
setEveryoneNotReady
Method · 0.95
checkAllReady
Method · 0.95
sendAddPlayerMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected