C# Class OSVRFreePIE.Controller

Afficher le fichier Open project: thomasgauthier/FreePIE-OSVR

Méthodes publiques

Свойство Type Description
bumper Button
four Button
joystick Button
joystickX Analog
joystickY Analog
middle Button
one Button
three Button
trigger Analog
two Button

Méthodes publiques

Méthode Description
Controller ( ClientContext context, String side ) : System

Method Details

Controller() public méthode

public Controller ( ClientContext context, String side ) : System
context ClientContext
side String
Résultat System

Property Details

bumper public_oe property

public Button,OSVRFreePIE bumper
Résultat Button

four public_oe property

public Button,OSVRFreePIE four
Résultat Button

joystick public_oe property

public Button,OSVRFreePIE joystick
Résultat Button

joystickX public_oe property

public Analog,OSVRFreePIE joystickX
Résultat Analog

joystickY public_oe property

public Analog,OSVRFreePIE joystickY
Résultat Analog

middle public_oe property

public Button,OSVRFreePIE middle
Résultat Button

one public_oe property

public Button,OSVRFreePIE one
Résultat Button

three public_oe property

public Button,OSVRFreePIE three
Résultat Button

trigger public_oe property

public Analog,OSVRFreePIE trigger
Résultat Analog

two public_oe property

public Button,OSVRFreePIE two
Résultat Button