Page 2 of 2

Re: How do you get the x and y positions of an image?

Posted: Sun Oct 31, 2010 6:02 pm
by pighead10
That's because that's different: apparently, the love.graphics.draw() function accepts nil as 0.
Ah...

Re: How do you get the x and y positions of an image?

Posted: Tue Dec 15, 2020 6:13 pm
by jbskaggs
Robin that really helped me understand a similar problem I was having. So nil doesnt equal zero- that is helpful to me.

Re: How do you get the x and y positions of an image?

Posted: Tue Dec 15, 2020 7:18 pm
by zorg
jbskaggs wrote: Tue Dec 15, 2020 6:13 pm Robin that really helped me understand a similar problem I was having. So nil doesnt equal zero- that is helpful to me.
However true that might be, please don't necropost into 10 year old threads.