Search found 1 match
- Mon Jul 13, 2015 10:15 am
- Forum: Support and Development
- Topic: Drawing many things at once using a loop
- Replies: 2
- Views: 1994
Drawing many things at once using a loop
Hi, I'm new both to lua and also to love. So i have a quick question, i did a little searching before making this post but I couldn't find exactly my problem probably because its simple. Any ways i have set up a loop that generates a x and a y coordinate and using the love.graphics.draw function dra...