Difference between revisions of "Application:getFps"

From GiderosMobile
(prefixindex)
Line 13: Line 13:
 
'''Returns''' (number) The frame rate of the application.
 
'''Returns''' (number) The frame rate of the application.
  
----
+
{{Application}}
{{Special:PrefixIndex/Application}}
 
<br/>
 
 
 
{{Special:PrefixIndex/Event.APPLICATION}}
 

Revision as of 00:52, 3 December 2019

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.