Code: Select all
love.textinput = function(text)
udp:sendto("textinput: " .. text, ip, port)
end
I attached the whole program, its a linux dependent program
Code: Select all
love.textinput = function(text)
udp:sendto("textinput: " .. text, ip, port)
end
Users browsing this forum: Ahrefs [Bot] and 13 guests