FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 661 : API calls that do not syntax highlight
Last modified: 2008-08-16 15:23
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
ASSIGNED
Resolution:
-
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
davbol
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2007-10-24 12:30
(or at least they I assume they're official API members)
As of 0132:
beginRaw()
breakShape()
createPath()
createReader()
curveTangent()
dataFile()
dataPath()
loadMatrix()
noHint()
parseBoolean()
parseByte()
parseChar()
parseFloat()
parseInt()
saveFile()
savePath()
saveStream()
sketchFile()
sketchPath()
and not sure if start()/stop() should be included, stop() is frequently overriden and
super'd, especially to stop the sound libraries.
and not highlighted, but probably intentional in this case, are the library helper
register*() and unregister*(), mentioned only for completeness
Additional Comment
#1 From davbol 2007-10-24 12:31
also: endRaw()
Additional Comment
#2 From fry 2007-10-24 12:39
great, thanks for the list. in fact this is a list of what's not
documented--the keywords file is auto-generated from the docs, so this will
be a helpful guide on what pages to add.
This bug is now being tracked
here
.