InputEventType - stingray.InputEventType enumeration reference - Stingray Lua API Reference

stingray.InputEventType enumeration reference

Description

Constant used by the [event_queue] function to differentiate button ids.

Enumeration values

An axis was changed on a InputController.
A button press was made on a InputController.
A button release was made on a InputController.
A touch-contact was initiated on a TouchPanel.
A touch-contact was moved on a TouchPanel.
A touch-contact was ended on a TouchPanel.