doodle.effect.Renderer
See theRenderer companion object
The Renderer
typeclass describes a data type that can create an area to render a picture (a Canvas) from a description (a Frame) and render a picture to that Canvas.
Attributes
- Companion
- object
- Source
- Renderer.scala
- Graph
-
- Supertypes
- Known subtypes
-
object Java2dRenderer.type
Members list
In this article