Lua has a table.remove() function that deletes an element from a table at the specified position, or the last element by default.
確定! 回上一頁