Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ 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
visualSuite
Function · 0.90
visualTest
Function · 0.90
_shapeCorners
Function · 0.85
ellipse
Method · 0.80
arc
Method · 0.80
translate
Method · 0.45
rect
Method · 0.45
fill
Method · 0.45
Tested by
no test coverage detected