MCPcopy 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

runMethod · 0.45
actionPerformedMethod · 0.45
runMethod · 0.45
actionPerformedMethod · 0.45
stopGameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected