jbp1 – The best in the world!
yes!
it works!!!
thank you, thank you very much.
I’m going to star working on my new app now.
this is just the beginning.
Thank you one more time
your friend
Victor
after reading the code.
the actual loop is inside the doMore function.
for n = 1, 100
so inside the loop, you just call the function (1, 2, 3, 4, 5 and so on…untill you reach 100)
you are not making the “object”
now you have a function to make the objects.
–is there any reason why you did
makeNewBall = function()
instead of
function makeNewBall()
now, I don really get this line, why?
count = count + 1
also, you create the object, display, the position x, y and so on
but at the end you put
return ball
what is exactly the “return”
I don’t get this concept of return.
I’ve seen it many times, I just don’t understand it.
then on the finishTransition you put – obj – inside the parenthesis
I though that was only for
– obj - event.target
where did you get the – obj – from?
now finally in the cleanUp function you put
count = count - 1
i don’t get it. why - 1?
last 2 questions –
how long have you been programming?
and where did you learn all this?