Friday, May 8, 2009

Listing 12.1

Lines 4, 6, and 16 incorrectly call a method named fillColor. the name of the method should be setFill. For example line 4 should read house.setFill('blue')

No comments:

Post a Comment