MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / getSprite

Method getSprite

Source/PromoItemSprite.cpp:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53Node* PromoItemSprite::getSprite() { return m_pSprite; }
54
55bool PromoItemSprite::init() {
56 if (!initWithNormalSprite(m_pSprite, m_pSprite, m_pSprite, nullptr)) return false;

Callers 2

selectRatingMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected