Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getReady
Method
getReady
src/Graphwar/Player.java:80–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
public
boolean getReady()
81
{
82
return
this.ready;
83
}
84
85
public
void
setReady(boolean ready)
86
{
Callers
2
updateReadyButton
Method · 0.95
paintComponent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected