- This wiki is out of date, use the continuation of this wiki instead
Fps
From FenixWiki
(Difference between revisions)
Revision as of 13:10, 4 November 2007 (edit) Sandman (Talk | contribs) m ← Previous diff |
Revision as of 19:11, 14 November 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
Line 3: | Line 3: | ||
[[category:predefined]] | [[category:predefined]] | ||
[[category:global variables]] | [[category:global variables]] | ||
+ | |||
+ | [[Global variables|'''Up to Global Variables''']] | ||
+ | |||
+ | ---- | ||
+ | |||
== Definition == | == Definition == | ||
Line 10: | Line 15: | ||
If a different FPS is needed, the target FPS can be altered by use of [[set_fps]](). | If a different FPS is needed, the target FPS can be altered by use of [[set_fps]](). | ||
+ | |||
+ | {{Globals}} |
Revision as of 19:11, 14 November 2007
Definition
INT fps
The global variable fps holds the current frames per second on which Fenix is running. This means how many times a frame is executed every second and how many times the screen is updated every second.
If a different FPS is needed, the target FPS can be altered by use of set_fps().
Global variables | |
• Argc • Argv • Cdinfo • Dump_type • Fading • Fileinfo • Fps • Frame_time • Full_screen • Graph_mode • Mouse • Os_id • Restore_type • Scale_mode • Scroll • Sound_channels • Sound_freq • Sound_mode • Text_flags • Text_z • Timer • |