Lua
›
Lua - General
Search
everywhere
only in this topic
Advanced Search
a question about tables
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
Merick
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
a question about tables
I'm trying to get a handle on tables. Can some tell me, with these declarations am I creating one single table "tiles" with "pic" and "file" as subsets of that table, or am I just creating three different tables?
tiles = {}
tiles.pic = {}
tiles.file = {}
Πετσαγγουράκης Γιώργος
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: a question about tables
CONTENTS DELETED
The author has deleted this message.
Free forum by Nabble
Edit this page