doodle.interact.effect

Members list

Type members

Classlikes

trait AnimationRenderer[Canvas]

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

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

Attributes

Companion
object
Source
AnimationRenderer.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Source
AnimationRenderer.scala
Supertypes
class Object
trait Matchable
class Any
Self type
trait AnimationWriter[Alg <: Algebra, Frame, Format]

The AnimationWriter typeclass describes a data type that can write an animation to a file.

The AnimationWriter typeclass describes a data type that can write an animation to a file.

Attributes

Source
AnimationWriter.scala
Supertypes
class Object
trait Matchable
class Any