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

Method getSprite

core/ui/UIScale9Sprite.cpp:406–409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404}
405
406ax::Sprite* Scale9Sprite::getSprite()
407{
408 return this;
409}
410
411/**
412 * @brief Returns a copy of the Scale9Sprite

Callers 12

onEnterMethod · 0.45
onEnterMethod · 0.45
captureNodeFunction · 0.45
setTextureRectMethod · 0.45
copySpecialPropertiesMethod · 0.45
MakeRenderingTargetMethod · 0.45
SetSpriteColorMethod · 0.45
setRatioMethod · 0.45
renderScreenShotMethod · 0.45
RenderTexturePartTestMethod · 0.45

Calls

no outgoing calls

Tested by 3

setRatioMethod · 0.36
renderScreenShotMethod · 0.36
RenderTexturePartTestMethod · 0.36