C# Class OSVRFreePIE.Controller

Datei anzeigen Open project: thomasgauthier/FreePIE-OSVR

Public Properties

Property Type Description
bumper Button
four Button
joystick Button
joystickX Analog
joystickY Analog
middle Button
one Button
three Button
trigger Analog
two Button

Public Methods

Method Description
Controller ( ClientContext context, String side ) : System

Method Details

Controller() public method

public Controller ( ClientContext context, String side ) : System
context ClientContext
side String
return System

Property Details

bumper public_oe property

public Button,OSVRFreePIE bumper
return Button

four public_oe property

public Button,OSVRFreePIE four
return Button

joystick public_oe property

public Button,OSVRFreePIE joystick
return Button

joystickX public_oe property

public Analog,OSVRFreePIE joystickX
return Analog

joystickY public_oe property

public Analog,OSVRFreePIE joystickY
return Analog

middle public_oe property

public Button,OSVRFreePIE middle
return Button

one public_oe property

public Button,OSVRFreePIE one
return Button

three public_oe property

public Button,OSVRFreePIE three
return Button

trigger public_oe property

public Analog,OSVRFreePIE trigger
return Analog

two public_oe property

public Button,OSVRFreePIE two
return Button