Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ isFinished
Method
isFinished
src/GraphServer/ClientConnection.java:77–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
public
boolean isFinished()
78
{
79
return
gameFinished;
80
}
81
82
public
void
setFinished(boolean finished)
83
{
Callers
1
finishGame
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected