File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed
Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -319,9 +319,8 @@ length KEYWORD2 String
319319
320320
321321# Temporary additions 3 September 2012 as the reference is getting updated
322-
323- end FUNCTION1
324- addChild FUNCTION1
322+ #end FUNCTION1
323+ #addChild FUNCTION1
325324
326325# Operators are without KEYWORDS
327326
@@ -370,12 +369,19 @@ PVector FUNCTION1 PVector
370369ArrayList FUNCTION1 ArrayList
371370HashMap FUNCTION1 HashMap
372371
372+ # pixelHeight is not generating correctly: https://github.com/processing/processing-docs/issues/260
373+
374+ pixelHeight KEYWORD4 pixelHeight
373375
374- # THE TEXT ABOVE IS HAND-WRITTEN AND FOUND IN THE FILE "keywords_base.txt"
376+
377+ # THE TEXT ABOVE IS HAND-WRITTEN AND FOUND IN THE FILE "keywords_base.txt" in processing/processing-docs/generate
378+ #
375379# THE TEXT BELOW IS AUTO-GENERATED
376380#
377- # SO DON'T
378- # TOUCH IT
381+ # SO
382+ # DON'T
383+ # TOUCH
384+ # IT
379385
380386
381387abs FUNCTION1 abs_
You can’t perform that action at this time.
0 commit comments