Sprite:getDrawCount

From GiderosMobile
Revision as of 15:31, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")

Available since: Gideros 2020.7.1
Class: Sprite

Description

Returns the number of Sprites actually drawn each frame on this subtree. <syntaxhighlight lang="lua"> (number) = Sprite:getDrawCount() </source>

Return values

Returns (number) the number of Sprite drawn