Mojo input touchdevice
mojo:mojo.input.TouchDevice
Class TouchDevice#
The TouchDevice class.
To access the touch device, use the global Touch constant.
The touch device should only used after a new AppInstance is created.
Methods | |
---|---|
EventLocation | |
FingerDown | |
FingerLocation | |
FingerPressed | |
FingerPressure | |
FingerReleased | |
FingerX | |
FingerY | |
Init | |
SendEvent | |
Update |