Thank you so much for this!
Makes working with LÖVE even more fun!
Search found 2 matches
- Thu Mar 04, 2010 9:42 am
- Forum: General
- Topic: TextMate bundle, auto-complete and tooltips.
- Replies: 26
- Views: 16199
- Sun Feb 28, 2010 10:04 pm
- Forum: Support and Development
- Topic: spritebatch and setcolor
- Replies: 0
- Views: 2515
spritebatch and setcolor
hello there. new to Löve but already löving it! I've been using a spriteBatch to render my tiles but I can't seem to use setColor to tint the tiles. Is there no way of doing this or am i missing something? If there is no way of doing this, i'm guessing I would have to just do without spritebatches a...