Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getCurrentFunctionPosition
Method · 0.95
drawFunction
Method · 0.45
drawExplosion
Method · 0.45
getSoldierImage
Method · 0.45
drawSoldiers
Method · 0.45
drawPlayersNames
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected