- This wiki is out of date, use the continuation of this wiki instead
Dump type
From FenixWiki
(Difference between revisions)
Revision as of 13:09, 4 November 2007 (edit) Sandman (Talk | contribs) m ← Previous diff |
Current revision (19:03, 3 April 2008) (edit) (undo) Sandman (Talk | contribs) m |
||
(3 intermediate revisions not shown.) | |||
Line 2: | Line 2: | ||
[[category:predefined]] | [[category:predefined]] | ||
[[category:global variables]] | [[category:global variables]] | ||
+ | |||
+ | [[Global variables|'''Up to Global Variables''']] | ||
+ | |||
+ | ---- | ||
+ | |||
== Definition == | == Definition == | ||
- | '''INT''' dump_type | + | '''INT''' dump_type = PARTIAL_DUMP |
- | Dump_type is a [[global variable]], holding the current [[dump_modes|dump_mode]]. The mode can be changed by assigning a different mode to the variable. | + | Dump_type is a [[global variable]], holding the current [[dump_modes|dump_mode]]. The mode can be changed by assigning a different mode to the variable. Default is [[PARTIAL_DUMP]]. |
See also [[restore_type]]. | See also [[restore_type]]. | ||
+ | |||
+ | {{Globals}} |
Current revision
[edit] Definition
INT dump_type = PARTIAL_DUMP
Dump_type is a global variable, holding the current dump_mode. The mode can be changed by assigning a different mode to the variable. Default is PARTIAL_DUMP.
See also restore_type.
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 • |