Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
Node* PromoItemSprite::getSprite() { return m_pSprite; }
54
55
bool PromoItemSprite::init() {
56
if (!initWithNormalSprite(m_pSprite, m_pSprite, m_pSprite, nullptr)) return false;
Callers
2
selectRating
Method · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected