react-haskell-1.2.0.0: Haskell React bindings

Safe HaskellNone
LanguageHaskell2010

React.Anim

Synopsis

Documentation

data Color

24-bit colors which can be interpolated.

Constructors

Color Int Int Int 

intLerp :: Int -> Int -> Double -> Int