SvgAnimationRenderer

doodle.svg.effect.SvgAnimationRenderer$

Attributes

Source
SvgAnimationRenderer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def animate[Alg <: Algebra, A, Frm](canvas: Canvas)(frames: Stream[IO, Picture[Alg, A]])(implicit e: Renderer[Alg, Frm, Canvas], m: Monoid[A]): IO[A]

Animate frames that are produced by a Stream.

Animate frames that are produced by a Stream.

Attributes

Source
SvgAnimationRenderer.scala