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

Function isattacking

source/src/renderhud.cpp:451–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

449}
450
451bool isattacking(playerent *p) { return lastmillis-p->lastaction < 500; }
452
453vec getradarpos()
454{

Callers 3

drawradar_showmapFunction · 0.85
loopvFunction · 0.85
drawradar_vicinityFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected