Notes of discussions:
1. Having background(); at draw(); is to make background clear at every frame , therefore the visual that im testing will be draw line per line at different point in the screen.
Having no background(); will not clear the background and the lines are continuous drawn in the canvas.
No comments:
Post a Comment