color.b = luaL_checknumber(L, -2);. color.a = luaL_optnumber(L, -1, 255);. lua_pop(L, 4);. return color;. } static int f_show_debug(lua_State *L) {.
確定! 回上一頁