MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / grtext_GetAlpha

Function grtext_GetAlpha

grtext/grtext.cpp:368–368  ·  view source on GitHub ↗

gets font alpha

Source from the content-addressed store, hash-verified

366
367// gets font alpha
368uint8_t grtext_GetAlpha() { return Grtext_alpha; }
369
370// toggles text saturation
371void grtext_SetFlags(int flags) {

Callers 4

TCSSSCallbackFunction · 0.85
RenderTextStaticFunction · 0.85
RenderTextTypeFunction · 0.85
RenderTextFadeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected