InputEventJoypadButton.buttonIndex

Button identifier. One of the JOY_BUTTON_* constants from @GlobalScope.

  1. long buttonIndex [@property getter]
  2. long buttonIndex [@property setter]
    struct InputEventJoypadButton
    @nogc nothrow @property
    void
    buttonIndex
    (
    long v
    )

Meta