This wiki is out of date, use the continuation of this wiki instead

Full screen

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 02:35, 5 January 2008 (edit)
Sandman (Talk | contribs)
m
← Previous diff
Revision as of 02:37, 5 January 2008 (edit) (undo)
Sandman (Talk | contribs)
m
Next diff →
Line 14: Line 14:
The value of full_screen can be changed. [[false]] for windowed mode and [[true]] for fullscreen mode. For the change to have effect, [[set_mode]]() needs to be called afterwards. The value of full_screen can be changed. [[false]] for windowed mode and [[true]] for fullscreen mode. For the change to have effect, [[set_mode]]() needs to be called afterwards.
 +
 +== See also ==
 +* [[graph_mode]]
 +* [[scale_mode]]
{{Globals}} {{Globals}}

Revision as of 02:37, 5 January 2008

Up to Global Variables



Definition

INT full_screen

full_screen is a predefined global variable. It defines whether Fenix will be rendered in windowed (default) or fullscreen mode.

The value of full_screen can be changed. false for windowed mode and true for fullscreen mode. For the change to have effect, set_mode() needs to be called afterwards.

See also


Global variables
ArgcArgvCdinfoDump_typeFadingFileinfoFpsFrame_timeFull_screenGraph_modeMouseOs_idRestore_typeScale_modeScrollSound_channelsSound_freqSound_modeText_flagsText_zTimer
Personal tools