Creating Connected Lines Tutorial Question

I’m just wondering what is the point of all the moveTo calls in the drawLine function? The code seems to work just the same without all but the first one, and by removing them, you can call beginFill to create a filled in area.

Please don’t interpret this as being rude or questioning the authority of your wonderful tutorials, I just wanted to be aware if my method is going to have me running into any problems.:h:

Thanks!