- This wiki is out of date, use the continuation of this wiki instead
Restore type
From FenixWiki
(Difference between revisions)
| Revision as of 01:43, 27 September 2007 (edit) Sandman (Talk | contribs) (New page: category:variables category:global variables == Definition == '''INT''' restore_type Restore_type is a global variable, holding the current restore_mode. Th...) ← Previous diff |
Current revision (19:05, 3 April 2008) (edit) (undo) Sandman (Talk | contribs) m |
||
| (3 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| [[category:variables]] | [[category:variables]] | ||
| + | [[category:predefined]] | ||
| [[category:global variables]] | [[category:global variables]] | ||
| + | |||
| + | [[Global variables|'''Up to Global Variables''']] | ||
| + | |||
| + | ---- | ||
| + | |||
| == Definition == | == Definition == | ||
| - | '''INT''' restore_type | + | '''INT''' restore_type = PARTIAL_RESTORE |
| - | Restore_type is a [[global variable]], holding the current [[restore_modes|restore_mode]]. The mode can be changed by assigning a different mode to the variable. | + | Restore_type is a [[global variable]], holding the current [[restore_modes|restore_mode]]. The mode can be changed by assigning a different mode to the variable. Default is [[PARTIAL_RESTORE]]. |
| See also [[dump_type]]. | See also [[dump_type]]. | ||
| + | |||
| + | {{Globals}} | ||
Current revision
[edit] Definition
INT restore_type = PARTIAL_RESTORE
Restore_type is a global variable, holding the current restore_mode. The mode can be changed by assigning a different mode to the variable. Default is PARTIAL_RESTORE.
See also dump_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 • | |
