MCPcopy Index your code
hub / github.com/benfry/processing4 / getKind

Method getKind

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

Source from the content-addressed store, hash-verified

2250
2251
2252 public int getKind() {
2253 return kind;
2254 }
2255
2256
2257 public float[] getParams() {

Callers 7

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

Calls

no outgoing calls

Tested by

no test coverage detected