doodle.interact.effect

Members list

Type members

Classlikes

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
Known subtypes

Attributes

Companion
trait
Source
AnimationRenderer.scala
Supertypes
class Object
trait Matchable
class Any
Self type

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
Known subtypes
object Java2dAnimationWriter.type