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