MCPcopy Create free account
hub / github.com/catabriga/graphwar / isExploding

Method isExploding

src/Graphwar/GameData.java:937–940  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

935 }
936
937 public boolean isExploding()
938 {
939 return exploding;
940 }
941
942 public synchronized long getTimeExploding()
943 {

Callers 1

updateDrawingStuffMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected