mojo.input.TouchDevice - nitrologic/monkey2 GitHub Wiki
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 | |
---|---|
FingerDown | |
FingerLocation | |
FingerPressed | |
FingerPressure | |
FingerReleased | |
FingerX | |
FingerY |