MCPcopy Create free account
hub / github.com/ddnet/ddnet / ErrorColor

Method ErrorColor

src/game/client/ui.cpp:1788–1791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1786}
1787
1788void CUi::SMessagePopupContext::ErrorColor()
1789{
1790 m_TextColor = ColorRGBA(1.0f, 0.0f, 0.0f, 1.0f);
1791}
1792
1793CUi::EPopupMenuFunctionResult CUi::PopupMessage(void *pContext, CUIRect View, bool Active)
1794{

Callers 2

ShowFileDialogErrorMethod · 0.80

Calls 1

ColorRGBAClass · 0.50

Tested by

no test coverage detected