Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
XFrontPanelButton
enum class XFrontPanelButton : uint32_t { None = 0x0, Button1 = 0x1, Button2 = 0x2, Button3 = 0x4, Button4 = 0x8, Button5 = 0x10, DPadLeft = 0x20, DPadRight = 0x40, DPadUp = 0x80, DPadDown = 0x100, DPadSelect = 0x200, }
相关主题
此页面对您有帮助吗?