|
Ive tried many times to draw on paper, but the thing is that I need to recall the original y position before I can lower it by 20 units.
I dont know how to recall the yPos function as the method for yPos returns void????
Do i use the super() function???
Is there any way u can use 'this' so that you can lower the position of the ball by 20 units???
|