Skip to contents

drawable enforces structure on its subclasses: every drawable must carry a style and expose a computed points property. It is not intended to be instantiated directly; use one of its subclasses (shape, circle, blob, ribbon, twist) instead.

Usage

drawable(...)

Arguments

...

Arguments passed to style().