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 22:27, 6 August 2007 (edit)
Sandman (Talk | contribs)
(New page: category:variables category:global variables == Definition == '''INT''' full_screen full_screen is a predefined global variable. It defines whether Fenix will be rendered in ...)
← Previous diff
Revision as of 13:10, 4 November 2007 (edit) (undo)
Sandman (Talk | contribs)
m
Next diff →
Line 1: Line 1:
[[category:variables]] [[category:variables]]
 +[[category:predefined]]
[[category:global variables]] [[category:global variables]]

Revision as of 13:10, 4 November 2007


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.

Personal tools