animationRenderer

class Object
trait Matchable
class Any

Type members

Inherited classlikes

implicit class AnimateStreamOps[Alg <: Algebra, F[_], A](frames: Stream[IO, Picture[Alg, A]])
implicit class AnimateToStreamOps[Alg <: Algebra, F[_], A](frames: Stream[IO, Picture[Alg, A]])

Value members

Inherited methods

def nullCallback[A](r: Either[Throwable, A]): Unit

Inherited fields

val theNullCallback: Either[Throwable, Any] => Unit

Implicits

Inherited implicits

final implicit def AnimateStreamOps[Alg <: Algebra, F[_], A](frames: Stream[IO, Picture[Alg, A]]): AnimateStreamOps[Alg, F, A]
final implicit def AnimateToStreamOps[Alg <: Algebra, F[_], A](frames: Stream[IO, Picture[Alg, A]]): AnimateToStreamOps[Alg, F, A]