HP Prime: Waterfall Animation +- HP Forums (http://www.hpmuseum.org/forum) +-- Forum: HP Software Libraries (/forum-10.html) +--- Forum: HP Prime Software Library (/forum-15.html) +--- Thread: HP Prime: Waterfall Animation (/thread-411.html) |
HP Prime: Waterfall Animation - Eddie W. Shore - 01-11-2014 05:24 PM Background boxes with falling water. There is random mist coming from the water. Colors: Blue: #FFh, RGB(0,0,255) White: #FFFFFFh, RGB(255,255,255) Brown: #964B00h, RGB(150,75,0) Green Grass: #DA00h, RGB(0,218,0) Code: EXPORT AMNI10() |