Bug 661 : API calls that do not syntax highlight
Last modified: 2008-08-16 15:23




Status:
ASSIGNED
Resolution:
-
Priority:
P2
Severity:
normal

 

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.