Application:getFps

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

Available since: Gideros 2012.2.2
Class: Application

Description

Returns the frame rate of the application. <syntaxhighlight lang="lua"> (number) = application:getFps() </source>

Return values

Returns (number) the frame rate of the application