Function InputEventJoypadMotion.axis

Axis identifier. Use one of the joysticklist axis constants.

long axis() nothrow @property @nogc;

void axis (
  long v
) nothrow @property @nogc;