InputGamepadStick

Declaration

enum class InputGamepadStick {
        Left, // Left stick
        Right // Right stick
};