Blitzmax and Touch Screen PC

BlitzMax Forums/BlitzMax Programming/Blitzmax and Touch Screen PC

Godra25(Posted 2013) [#1]
I tried to run my game on touch screen PC, there are some functions for player interactions that do not work properly:
1. MouseDown ()
2. MouseHit ()
3. ImagesCollide (), I use this function to detect is the mouse position is over the button or not

is there any solution? thanks