Unless you resort to C code, tables are the only way to structure data in Lua ... A Lua array is a table with values assigned to sequential integer keys, ...
確定! 回上一頁