Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ isRunning
Method
isRunning
src/Graphwar/GlobalClient.java:524–527 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
522
}
523
524
public
boolean isRunning()
525
{
526
return
running;
527
}
528
529
public
void
stop()
530
{
Callers
5
run
Method · 0.45
actionPerformed
Method · 0.45
run
Method · 0.45
actionPerformed
Method · 0.45
stopGame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected