Skip to content

[Mesh] constructors vs factory functions #46

Description

@domenic

Per https://w3ctag.github.io/design-principles/#constructors, can we make these have constructors, instead of adding factory functions to CanvasRenderingContext2D?

If the constructor needs to take a CanvasRenderingContext2D as an argument to associate with the correct canvas, that's reasonable.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions