Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 3 (100.0%) | 61 (100.0%) | 20.3 |
src/slogo/turtle/ | 2 (66.7%) | 60 (98.4%) | 30.0 |
background_images/ | 1 (33.3%) | 1 (1.6%) | 1.0 |
Commented out private TurtleField tfield; in Turtle TrailLink to get rid of warning.
Added setBackgroundImage() method. Need to still fix the part where the panel is being set to the image. Everything else seems to work
61 lines of code changed in 3 files: