Change Contents of the Bubble
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Questions on HW2-Fall07

Ask Questions on homework 2 here. Please enclose code with <code> </code> tags.

Question: How do I test my PictureCollage.java file in the interactions pane to see if it works?

Question: When I do getMediaPath, Java is giving me a "Couldn't load the file nulltemple.jpg" error. Why is it doing this? and how do I fix it?

Question: How do I get the pictures to be mirror images of each other without using the methods in Picture.java or re-creating them in my code? What does the hint mean in saying that moving and dropping using two turtles will create a symmetric image?

Link to this Page