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

Method getTextureAtlas

core/2d/AtlasNode.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261TextureAtlas* AtlasNode::getTextureAtlas() const
262{
263 return _textureAtlas;
264}
265
266size_t AtlasNode::getQuadsToDraw() const
267{

Callers 10

updateLabelLettersMethod · 0.80
updateQuadsMethod · 0.80
drawMethod · 0.80
getLetterMethod · 0.80
updateColorMethod · 0.80
initTexCoordsWithRectMethod · 0.80
updateParticleQuadsMethod · 0.80
setBatchNodeMethod · 0.80
setBatchNodeMethod · 0.80
getDescriptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected