Search found 1 match

by Darkhalo45
Sat Apr 02, 2016 10:35 pm
Forum: Support and Development
Topic: love.graphics() is confusing :/
Replies: 2
Views: 640

love.graphics() is confusing :/

I can't quit understand how the love.graphics works. What I mean is, for example, in love.graphics.setColor() you don't define which object you want the color to change. Same goes for most of other love.graphics commands. How do you know which object's color is going to change?