Difference between revisions of "AMOSi:Rainbow"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

an example can be found on AMOSPro_Tutorial:Tutorials/Rainbows.AMOS


Creates an attractive RAINBOW effect using the values you've defined using SET RAINBOW or the RAIN function.


Rainbow rnumber,base,y,height

rnumber is the number of the rainbow from 0 to 3.


base is an offset to the first colour in the rainbow table to be displayed on the screen.


y enters the vertical position of the rainbow as a hardware coordinate.


height sets the height of the rainbow in scan lines.