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

Method setupBackgroundSelectedTexture

core/ui/UIAbstractCheckButton.cpp:202–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202void AbstractCheckButton::setupBackgroundSelectedTexture()
203{
204 this->updateChildrenDisplayedRGBA();
205 _backGroundSelectedBoxRendererAdaptDirty = true;
206}
207
208void AbstractCheckButton::loadTextureFrontCross(std::string_view cross, TextureResType texType)
209{

Callers 1

Calls 1

Tested by

no test coverage detected