GetGamepadAxisCount abstract method

int GetGamepadAxisCount(
  1. num gamepad
)

Implementation

int GetGamepadAxisCount(
  num gamepad,
);