Packages

p

doodle

animate

package animate

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Animator[Canvas] extends AnyRef

    The Animator typeclass describes a data type that can render an animation to a Canvas.

  2. trait Writer[Alg[x[_]] <: Algebra[x[_]], F[_], Frame, Format] extends AnyRef

    The Writer typeclass describes a data type that can render an animation to a file.

Value Members

  1. object Animator

Ungrouped