MCPcopy
hub / github.com/processing/p5.js / _friendlyError

Method _friendlyError

src/math/p5.Vector.js:114–114  ·  view source on GitHub ↗
(_e)

Source from the content-addressed store, hash-verified

112
113 // This will get overwritten when exported as part of p5.
114 _friendlyError(_e) {}
115
116
117 /**

Callers 15

constructorMethod · 0.95
getValueMethod · 0.95
setValueMethod · 0.95
addMethod · 0.95
subMethod · 0.95
multMethod · 0.95
rotateMethod · 0.95
divMethod · 0.95
lerpMethod · 0.95
slerpMethod · 0.95
normalizeMethod · 0.95
limitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected