MCPcopy 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
68size_t TextureAtlas::getTotalQuads() const
69{
70 return _totalQuads;
71}
72
73size_t TextureAtlas::getCapacity() const
74{

Callers 15

updateAtlasValueAtMethod · 0.80
updateQuadsMethod · 0.80
updateBufferMethod · 0.80
updateEffectUniformsMethod · 0.80
drawMethod · 0.80
updateColorMethod · 0.80
updateAtlasValuesMethod · 0.80
setStringMethod · 0.80
drawMethod · 0.80
removeChildMethod · 0.80
drawMethod · 0.80
insertChildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected