Differences

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

Link to this comparison view

Next revision
Previous revision
ardiscript:fadeto [2018/04/20 05:44]
optrix created
ardiscript:fadeto [2018/04/23 22:37] (current)
optrix [Parameters]
Line 3: Line 3:
 ====Summary==== ====Summary====
  
-This function will fade the entire screen to black as default, or by specified color of your choosing.+This function will fade the entire screen to a colour ​of your choosing.
  
 ====Parameters==== ====Parameters====
 +
 +===Colour===
  
 //Type: Text //Type: Text
 Default: **black**// Default: **black**//
  
-The name of the type of color you wish to fade to.+The name of the type of colour ​you wish to fade to.
  
 ====See Also==== ====See Also====
  
-[[fadefrom]] [[fade]] [[fadeeverythingbut]] [[fadetag]]+[[fade]] [[fadefrom]] [[fadeeverythingbut]] [[fadetag]]
  
 ====Examples==== ====Examples====