animator.graphics

Modules

animator.graphics.Context2d(canvas)

Context2d provides additional functionality on top of the skia.Canvas class.

animator.graphics.color([r, g, b, a, ...])

Create a color from a variety of formats.

animator.graphics.font_style

animator.graphics.gradient

animator.graphics.shader

Shaders can be used in place of colors.

animator.graphics.style

Class and functions to manage the style of an entity.