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

Function hudeditf

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

Source from the content-addressed store, hash-verified

437}
438
439void hudeditf(int type, const char *s, ...)
440{
441 defvformatstring(sf, s, s);
442 hudmsgs.editline(type, sf);
443}
444
445bool insideradar(const vec &centerpos, float radius, const vec &o)
446{

Callers 5

parsemessagesFunction · 0.85
mipstatsFunction · 0.85
editfocusdetailsFunction · 0.85
showhudtimerFunction · 0.85
tryrespawnFunction · 0.85

Calls 1

editlineMethod · 0.80

Tested by

no test coverage detected