Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
368
uint8_t grtext_GetAlpha() { return Grtext_alpha; }
369
370
// toggles text saturation
371
void grtext_SetFlags(int flags) {
Callers
4
TCSSSCallback
Function · 0.85
RenderTextStatic
Function · 0.85
RenderTextType
Function · 0.85
RenderTextFade
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected