Murl Engine Lua Addon API  Version 1.0 beta
RawButtonCode

The raw-button codes enumeration.


Group members

Enumerations


RawButtonCode

The raw-button codes enumeration.

Murl.RAWBUTTON_NONENo button.
Murl.RAWBUTTON_BACKThe back button.
Murl.RAWBUTTON_MENUThe menu button.
Murl.RAWBUTTON_SELECTThe select button.
Murl.RAWBUTTON_PLAY_PAUSEThe play/pause button.
Murl.RAWBUTTON_VOLUME_UPThe volume up button.
Murl.RAWBUTTON_VOLUME_DOWNThe volume down button.
Murl.RAWBUTTON_ARROW_UPThe arrow up button.
Murl.RAWBUTTON_ARROW_DOWNThe arrow down button.
Murl.RAWBUTTON_ARROW_LEFTThe arrow left button.
Murl.RAWBUTTON_ARROW_RIGHTThe arrow right button.
Murl.NUM_RAWBUTTON_CODES