aceio76
Silver Supporter
|
MouseTouch elms()
Hi, this might be a silly question, but why is the MouseTouch.elms() always showing 1 when nothing is the screen? At first, I thought that on a PC it is counting the actual mouse pointer (since it's always on screen), but on a mobile device it still always shows as 1 when nothing is touching the screen.
|
|
03-23-2014 03:37 PM |
|
Esenthel
Administrator
|
RE: MouseTouch elms()
Mouse is always included. Please use class methods to see if mousetouch is currently pressed.
They can be not pressed, for example for mouse, or hovering touch without contact with the screen
|
|
03-23-2014 06:30 PM |
|