User Tools

Site Tools


fade_in

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
fade_in [2017/04/13 16:42] justinfade_in [2021/04/21 18:29] justin
Line 4: Line 4:
 Fades back into the scene over the specified duration of time (in seconds). This function would typically be called at some point after [[fade_out|Fade Out]] is used. Fades back into the scene over the specified duration of time (in seconds). This function would typically be called at some point after [[fade_out|Fade Out]] is used.
  
 +====Signature:====
 <code python> <code python>
 fade_in(duration) fade_in(duration)
Line 12: Line 13:
  
 ====Example:==== ====Example:====
-<code python+<code bauxite
-fade_in(1)+fade_in(1);
 </code> </code>
 //Results:// The screen fades back into view over a duration of one second. //Results:// The screen fades back into view over a duration of one second.
fade_in.txt · Last modified: 2021/04/21 18:29 by justin