lua_getglobal (L,"on_touch");. lua_pushinteger(L,ntouch);. error = lua_pcall(L,1,0,0);. if(error). {. printf("\n%s\n",lua_tostring(L,-1));.
確定! 回上一頁