Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
261
TextureAtlas* AtlasNode::getTextureAtlas() const
262
{
263
return _textureAtlas;
264
}
265
266
size_t AtlasNode::getQuadsToDraw() const
267
{
Callers
10
updateLabelLetters
Method · 0.80
updateQuads
Method · 0.80
draw
Method · 0.80
getLetter
Method · 0.80
updateColor
Method · 0.80
initTexCoordsWithRect
Method · 0.80
updateParticleQuads
Method · 0.80
setBatchNode
Method · 0.80
setBatchNode
Method · 0.80
getDescription
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected