Application:getFps

From GiderosMobile
Revision as of 23:52, 2 December 2019 by MoKaLux (talk | contribs)

Available since: Gideros 2012.2.2
Class: Application

Description

Returns the frame rate of the application.

(number) = application:getFps()

Return values

Returns (number) The frame rate of the application.