Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ setReady
Method
setReady
src/Graphwar/Player.java:85–88 ·
view source on GitHub ↗
(boolean ready)
Source
from the content-addressed store, hash-verified
83
}
84
85
public
void
setReady(boolean ready)
86
{
87
this.ready = ready;
88
}
89
90
public
String getName()
91
{
Callers
2
setReadyMessage
Method · 0.95
actionPerformed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected