Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setColor
Method
setColor
core/ui/UIRichText.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
void RichElement::setColor(const Color3B& color)
138
{
139
_color = color;
140
}
141
142
RichElementText* RichElementText::create(int tag,
143
const Color3B& color,
Callers
15
updateChildrenDisplayedRGBA
Method · 0.45
setSelectedIndexColor
Method · 0.45
createControls
Method · 0.45
startElement
Method · 0.45
formatText
Method · 0.45
engine_inj_create_lump
Function · 0.45
setCursorColor
Method · 0.45
setIndexNodesColor
Method · 0.45
increaseNumberOfPages
Method · 0.45
setBackGroundColorType
Method · 0.45
setBackGroundColor
Method · 0.45
updateBackGroundImageColor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected