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

Method setupBackgroundDisable

core/ui/UIAbstractCheckButton.cpp:267–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267void AbstractCheckButton::setupBackgroundDisable()
268{
269 this->updateChildrenDisplayedRGBA();
270
271 _backGroundBoxDisabledRendererAdaptDirty = true;
272}
273
274void AbstractCheckButton::loadTextureFrontCrossDisabled(std::string_view frontCrossDisabled, TextureResType texType)
275{

Callers 1

Calls 1

Tested by

no test coverage detected