MCPcopy Create free account
hub / github.com/benfry/processing4 / PShape

Method PShape

core/src/processing/core/PShape.java:299–301  ·  view source on GitHub ↗

@nowebref

()

Source from the content-addressed store, hash-verified

297 * @nowebref
298 */
299 public PShape() {
300 this.family = GROUP;
301 }
302
303
304 /**

Callers

nothing calls this directly

Calls 3

colorModeMethod · 0.95
setKindMethod · 0.95
setParamsMethod · 0.95

Tested by

no test coverage detected