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

File 2d_primitives.js

test/unit/core/2d_primitives.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockP5, mockP5Prototype } from '../../js/mocks';
2import primitives from '../../../src/shape/2d_primitives';
3
4suite('2D Primitives', function() {

Callers

nothing calls this directly

Calls 1

primitivesFunction · 0.85

Tested by

no test coverage detected