FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 846 : Book p. 322 - Code Error
Last modified: 2010-06-05 02:15
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:
REAS
Assigned To:
REAS
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-07-09 03:07
Code 35-03 uses the set() syntax, which has not yet been introduced.
Instead, use image(img, x, y) in place of the set() function on lines 5, 6
This bug is now being tracked
here
.