InputEventJoypadMotion.axis

Axis identifier. Use one of the JOY_AXIS_* constants in @GlobalScope.

  1. long axis [@property getter]
    struct InputEventJoypadMotion
    @nogc nothrow @property
    long
    axis
    ()
  2. long axis [@property setter]

Meta