Home
last modified time | relevance | path

Searched refs:PConstants (Results 1 – 1 of 1) sorted by relevance

/plugin/processing/
Dscript.js115 var PConstants = { variable
1102 curRectMode = PConstants.CORNER,
1103 curEllipseMode = PConstants.CENTER,
1107 normalMode = PConstants.NORMAL_MODE_AUTO,
1110 curCursor = PConstants.ARROW,
1113 curShape = PConstants.POLYGON,
1126 curColorMode = PConstants.RGB,
1159 curTextureMode = PConstants.IMAGE,
1165 horizontalTextAlignment = PConstants.LEFT,
1166 verticalTextAlignment = PConstants.BASELINE,
[all …]