Application:getFps

From GiderosMobile
Revision as of 11:03, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> === Description === <br /> Returns the frame rate of the application.<br /> <br /> <source lang="lua"> (number), = Appli...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2012.2.2

Description


Returns the frame rate of the application.

(number), = Application:getFps()

Returns (number) The frame rate of the application.