Rainbow
This object can be used when a color setting is set to rainbow
Functions
getColor
Returns a Java.awt.Color
object of the rainbow's color
getSaturation
Returns a Number from 0-1 on how much the rainbow is saturated
getSpeed
Returns a Number on how fast the rainbow is going (lower values are faster)
setSaturation
Sets the saturation of the rainbow (Values should be between 1-0)
setSpeed
Sets the speed of the rainbow (lower values are faster)
Last updated