Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getTotalQuads
Method
getTotalQuads
core/renderer/TextureAtlas.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
size_t TextureAtlas::getTotalQuads() const
69
{
70
return _totalQuads;
71
}
72
73
size_t TextureAtlas::getCapacity() const
74
{
Callers
15
updateAtlasValueAt
Method · 0.80
updateQuads
Method · 0.80
updateBuffer
Method · 0.80
updateEffectUniforms
Method · 0.80
draw
Method · 0.80
updateColor
Method · 0.80
updateAtlasValues
Method · 0.80
setString
Method · 0.80
draw
Method · 0.80
removeChild
Method · 0.80
draw
Method · 0.80
insertChild
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected