| ||||||||||
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? |