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

Full screen

From FenixWiki

(Difference between revisions)
Jump to: navigation, search

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 ...)
Next diff →

Revision as of 22:27, 6 August 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