- This wiki is out of date, use the continuation of this wiki instead
Scale mode
From FenixWiki
(Difference between revisions)
Revision as of 00:09, 29 December 2007 (edit) Sandman (Talk | contribs) m ← Previous diff |
Current revision (19:05, 3 April 2008) (edit) (undo) Sandman (Talk | contribs) m |
||
(One intermediate revision not shown.) | |||
Line 9: | Line 9: | ||
== Definition == | == Definition == | ||
- | '''INT''' scale_mode | + | '''INT''' scale_mode = SCALE_NONE |
'''Scale_mode''' is a [[global variable]], holding the current or to be [[scale_modes|scale mode]]. The mode can be changed by assigning a different mode to the variable and then calling [[set_mode]](). Default is [[SCALE_NONE]]. | '''Scale_mode''' is a [[global variable]], holding the current or to be [[scale_modes|scale mode]]. The mode can be changed by assigning a different mode to the variable and then calling [[set_mode]](). Default is [[SCALE_NONE]]. | ||
+ | |||
+ | ''Available since [[Fenix]] [[0.88]].'' | ||
== See also == | == See also == |
Current revision
[edit] Definition
INT scale_mode = SCALE_NONE
Scale_mode is a global variable, holding the current or to be scale mode. The mode can be changed by assigning a different mode to the variable and then calling set_mode(). Default is SCALE_NONE.
[edit] See also
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 • |