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

Method setupFrontCrossTexture

core/ui/UIAbstractCheckButton.cpp:233–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233void AbstractCheckButton::setupFrontCrossTexture()
234{
235 this->updateChildrenDisplayedRGBA();
236 _frontCrossRendererAdaptDirty = true;
237}
238
239void AbstractCheckButton::loadTextureBackGroundDisabled(std::string_view backGroundDisabled, TextureResType texType)
240{

Callers 1

loadTextureFrontCrossMethod · 0.95

Calls 1

Tested by

no test coverage detected