int r = (int)(lua_tonumber(L,-1) * 255); lua_pop(L,1); lua_getfield(L,-1,”g”); if (!lua_isnumber(L,-1)) {
確定! 回上一頁