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

Method isExploding

src/Graphwar/Soldier.java:109–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107 }
108
109 public boolean isExploding()
110 {
111 return exploding;
112 }
113
114 public void setExploding(boolean exploding)
115 {

Callers 6

drawFunctionMethod · 0.45
drawExplosionMethod · 0.45
getSoldierImageMethod · 0.45
drawSoldiersMethod · 0.45
drawPlayersNamesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected