MCPcopy Create free account
hub / github.com/assaultcube/AC / busy

Method busy

source/src/weapon.cpp:1217–1217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1215int grenades::flashtime() const { return 0; }
1216
1217bool grenades::busy() { return state!=GST_NONE; }
1218
1219bool grenades::attack(vec &targ)
1220{

Callers 2

onammopickedMethod · 0.45
shootFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected