Quantcast
Channel: Question and Answer » libgdx
Viewing all articles
Browse latest Browse all 434

libgdx(android) touchup triggers more than once?

$
0
0

I have a function I run inside the touchUp method but when I click with the mouse during emulation, it triggers my function multiple times. I don’t think its an error with the called method itself because if I put the call in KeyUp then it triggers once as expected.

If it matters I am working in android studio.


Viewing all articles
Browse latest Browse all 434

Trending Articles