Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Android & multi-tap support.

Author
Message
Freddix
AGK Developer
21
Years of Service
User Offline
Joined: 19th Sep 2002
Location: France
Posted: 28th Aug 2018 06:29
Hello.

Many devices now support more than 8 simultaneous tap on the screen.
- Is there a way to know the maximal amount of simultaneous tap of the device ?
- Is there a way to know the "current" amount of tap ?
- Ans is there a way to know the positions of each tap ?

Thank you.

Regards,
Bengismo
6
Years of Service
User Offline
Joined: 20th Nov 2017
Location: Yorkshire, England
Posted: 28th Aug 2018 08:53
Yes, AppGameKit supports multitouch monitors and tablets.

Please see the MULTITOUCH commands here:
https://www.appgamekit.com/documentation/Reference/Input-Raw.htm

You use GetRawTouchCount() to find out how many touch events are currently occuring and then GetRawTouchCurrentX()/GetRawTouchCurrentY() to find out where they are occuring
Freddix
AGK Developer
21
Years of Service
User Offline
Joined: 19th Sep 2002
Location: France
Posted: 30th Aug 2018 20:06
Thank you Bengismo
It shown me that I did not carefully looked at the doc :p

Login to post a reply

Server time is: 2024-04-24 21:22:10
Your offset time is: 2024-04-24 21:22:10