![]() |
Murl Engine Lua Addon API
Version 1.0 beta
|
The raw-button codes enumeration.
The raw-button codes enumeration.
Murl.RAWBUTTON_NONE | No button. |
Murl.RAWBUTTON_BACK | The back button. |
Murl.RAWBUTTON_MENU | The menu button. |
Murl.RAWBUTTON_SELECT | The select button. |
Murl.RAWBUTTON_PLAY_PAUSE | The play/pause button. |
Murl.RAWBUTTON_VOLUME_UP | The volume up button. |
Murl.RAWBUTTON_VOLUME_DOWN | The volume down button. |
Murl.RAWBUTTON_ARROW_UP | The arrow up button. |
Murl.RAWBUTTON_ARROW_DOWN | The arrow down button. |
Murl.RAWBUTTON_ARROW_LEFT | The arrow left button. |
Murl.RAWBUTTON_ARROW_RIGHT | The arrow right button. |
Murl.NUM_RAWBUTTON_CODES |