0) { std::cerr << "lua:" << lua_tostring(L, 1) << ' '; lua_pop(L, 1); } int top = lua_gettop(L); lua_getfield(L, -1, "update"); if (!lua_isfunction(L, ...
確定! 回上一頁