MCPcopy Index your code
hub / github.com/processing/processing / getKind

Method getKind

core/src/processing/core/PShape.java:2143–2145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2141
2142
2143 public int getKind() {
2144 return kind;
2145 }
2146
2147
2148 public float[] getParams() {

Callers 6

createShapeMethod · 0.80
copyGeometryMethod · 0.80
renameMethod · 0.80
handleInspectMethod · 0.80
resolveBindingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected