Search found 2 matches
- Thu Jan 05, 2017 11:47 am
- Forum: Support and Development
- Topic: [SOLVED]How to draw an image in a table?
- Replies: 3
- Views: 3841
Re: How to draw an image in a table?
Thanks zorg and nyenye, you too were very fast and helpfull. - Why are you setting Tabuleiro.x and y to 5 every update? It's easy to answer, I was TOTALLY drunk of sleep, and just doing things without think. - I knew that I can store images in table because Lua properties is very dinamic about table...
- Thu Jan 05, 2017 2:33 am
- Forum: Support and Development
- Topic: [SOLVED]How to draw an image in a table?
- Replies: 3
- Views: 3841
[SOLVED]How to draw an image in a table?
Well ... I'm very new to game development and I started this a few hours ago to be honest. I've been reading docs in Lua and Love docs to try to produce something and what I'm trying to do is a simple board and I'd like to put a chunk inside the table index. The following code is showing you ... but...