enum MAGES::DriverEvent::Feature

Overview

A feature of SourceDevice. More…

enum Feature
{
    Trigger,
    Grip,
    PrimaryButton,
    SecondaryButton,
    Primary2DAxis,
};

Detailed Documentation

A feature of SourceDevice.

Enum Values

Trigger

The trigger.

Grip

The grip.

PrimaryButton

The primary button.

SecondaryButton

The secondary button.

Primary2DAxis

The thumbstick.