- This wiki is out of date, use the continuation of this wiki instead
Fade on
From FenixWiki
(Difference between revisions)
Revision as of 23:31, 28 December 2007 (edit) Sandman (Talk | contribs) (New page: Category:functions Category:palettes ==Definition== '''INT''' fade_on ( ) Fades the screen from the current setting to normal. This call is equivalent to <code>fade(100,100...) ← Previous diff |
Current revision (23:31, 28 December 2007) (edit) (undo) Sandman (Talk | contribs) (New page: Category:functions Category:palettes ==Definition== '''INT''' fade_on ( ) Fades the screen from the current setting to normal. This call is equivalent to <code>fade(100,100...) |
Current revision
[edit] Definition
INT fade_on ( )
Fades the screen from the current setting to normal.
This call is equivalent to fade(100,100,100,16)
.
[edit] Returns
INT : true