Lua uses a virtual stack to pass values to and from C. All communication between lua code and your application works using the virtual stack.
確定! 回上一頁