- This wiki is out of date, use the continuation of this wiki instead
Graph mode
From FenixWiki
(Difference between revisions)
Revision as of 11:43, 27 December 2007 (edit) Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' graph_mode '''Graph_mode...) ← Previous diff |
Current revision (02:36, 5 January 2008) (edit) (undo) Sandman (Talk | contribs) m |
||
(2 intermediate revisions not shown.) | |||
Line 11: | Line 11: | ||
'''INT''' graph_mode | '''INT''' graph_mode | ||
- | '''Graph_mode''' is a [[global variable]], holding the current [[graph_modes| | + | '''Graph_mode''' is a [[global variable]], holding the current [[graph_modes|graph mode]]. The mode can be changed by assigning a different mode to the variable. Default is 0 and after a call to [[set_mode]]() it reflects the set graph mode. |
- | See also [[sound_mode]] | + | == See also == |
+ | * [[sound_mode]] | ||
+ | * [[scale_mode]] | ||
+ | * [[full_screen]] | ||
{{Globals}} | {{Globals}} |
Current revision
[edit] Definition
INT graph_mode
Graph_mode is a global variable, holding the current graph mode. The mode can be changed by assigning a different mode to the variable. Default is 0 and after a call to set_mode() it reflects the set graph mode.
[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 • |