@lotziko wrote:
I found out that a double tap on touchpad is being recognized as a single one using Mouse.GetState() in Update() method. I tried to check it in the separated thread in while(true) statement. It worked but caused large increasing of CPU usage. Are there any solutions except using a third-party library for input?
Posts: 1
Participants: 1