Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetTextColor
Method
GetTextColor
src/engine/client/text.cpp:1426–1429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1424
}
1425
1426
ColorRGBA GetTextColor() const override
1427
{
1428
return m_Color;
1429
}
1430
1431
ColorRGBA GetTextOutlineColor() const override
1432
{
Callers
2
DoLabel
Method · 0.80
DoLabelStreamed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected