| ||||||||||
The array targetPixels never gets set back to canvas, so it would appear that canvas remains an array of zeros, is this intentional? |
Is ( start = index; ) even necessary since it doesn't ever get incremented? Why not just use index.... |
...what in the world. |
Should we expect something this complicated in the test??? The code is still confusing after you run it in java... |