The task:
Make a function to fade from the current bgColor to a new user-specified colour. |
|||||||||
Sub task: |
Sub task:
Fade from current colour to new colour |
||||||||
Sub task:
Convert current bgColor to decimal |
Sub task:
Calculate steps between current colour and new colour |
Sub task:
Fade from old to new colours |
|||||||
Sub task: | Sub task: | Sub task: | Sub task: | Sub task:
Calculate total number of steps to new colour, and individual increments. |
Sub task: | Sub task: |