reanimate-0.3.2.3: Animation library based on SVGs.

Safe HaskellNone
LanguageHaskell2010

Reanimate.Morph.Rigid

Documentation

type P = V2 Double Source #

type Trig = (P, P, P) Source #

type RelTrig = (Int, Int, Int) Source #