MCPcopy Create free account
hub / github.com/axmolengine/axmol / setWidth

Method setWidth

core/ui/UIRichText.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245void RichElementImage::setWidth(int width)
246{
247 _width = width;
248}
249
250void RichElementImage::setHeight(int height)
251{

Callers 5

getCodecMaxValuesMethod · 0.45
MyXMLVisitorMethod · 0.45
setScrollBarWidthMethod · 0.45
renderListItemMethod · 0.45
LabelIssue12409TestMethod · 0.45

Calls

no outgoing calls

Tested by 1

LabelIssue12409TestMethod · 0.36