Reference changes for 2.1, new keywords.txt

This commit is contained in:
REAS
2013-10-26 21:02:36 -07:00
parent e1f4b82d3c
commit 76f99a232f
2 changed files with 25 additions and 6 deletions

View File

@@ -661,6 +661,7 @@ popMatrix FUNCTION1 popMatrix_
popStyle FUNCTION1 popStyle_
pow FUNCTION1 pow_
print FUNCTION1 print_
printArray FUNCTION1 printArray_
printCamera FUNCTION1 printCamera_
println FUNCTION1 println_
printMatrix FUNCTION1 printMatrix_
@@ -670,6 +671,7 @@ PShader FUNCTION2 PShader_set_
PShape KEYWORD5 PShape
addChild FUNCTION2 PShape_addChild_
beginContour FUNCTION2 PShape_beginContour_
beginShape FUNCTION2 PShape_beginShape_
disableStyle FUNCTION2 PShape_disableStyle_
enableStyle FUNCTION2 PShape_enableStyle_
endContour FUNCTION2 PShape_endContour_