MCPcopy Index your code
hub / github.com/processing/p5.js / shape_modes.js

File shape_modes.js

test/unit/visual/cases/shape_modes.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { visualSuite, visualTest } from '../visualTest';
2
3/*
4 Helper function that draws a shape using the specified shape mode

Callers

nothing calls this directly

Calls 8

visualSuiteFunction · 0.90
visualTestFunction · 0.90
_shapeCornersFunction · 0.85
ellipseMethod · 0.80
arcMethod · 0.80
translateMethod · 0.45
rectMethod · 0.45
fillMethod · 0.45

Tested by

no test coverage detected