Difference between revisions of "Fadein (call target)"
Jump to navigation
Jump to search
(Created page with "{{Call|id=0x00b8|return=|name=fadein|args=int time|act=}}Performs fadein from current color over <code>time</code>. '''One unit of time equals 100ms'''.") |
(No difference)
|
Revision as of 06:35, 24 July 2019
Signature:
void fadein(int time); // id: 0x00b8Performs fadein from current color over time. One unit of time equals 100ms.