Difference between revisions of "Legacy:GetFrameRate"

From Spherical
Jump to: navigation, search
(created from http://web.archive.org/web/20110803110656/http://www.spheredev.org/wiki/GetFrameRate)
(No difference)

Revision as of 22:58, 24 June 2013


Get the refresh rate of drawing functions outside the map engine.

Usage

integer [[API:{{{object}}}|{{{object}}}]].GetFrameRate({{{params}}});


  • param1 type. param1 description
  • param2 type. param2 description
  • paramN type. paramN description

Examples

(examples with syntaxhighlighted code)

Notes

(notes)

See also

  • see also
  • see also
  • see also
  • etc

API:Video/navbox