Lua has a function table.sort that sorts the table with 2 arguments, the first argument is the table, and the second argument is the sort function. E.g : Define ...
確定! 回上一頁