C# Класс OSVRFreePIE.Controller

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
bumper Button
four Button
joystick Button
joystickX Analog
joystickY Analog
middle Button
one Button
three Button
trigger Analog
two Button

Открытые методы

Метод Описание
Controller ( ClientContext context, String side ) : System

Описание методов

Controller() публичный Метод

public Controller ( ClientContext context, String side ) : System
context ClientContext
side String
Результат System

Описание свойств

bumper публичное свойство

public Button,OSVRFreePIE bumper
Результат Button

four публичное свойство

public Button,OSVRFreePIE four
Результат Button

joystick публичное свойство

public Button,OSVRFreePIE joystick
Результат Button

joystickX публичное свойство

public Analog,OSVRFreePIE joystickX
Результат Analog

joystickY публичное свойство

public Analog,OSVRFreePIE joystickY
Результат Analog

middle публичное свойство

public Button,OSVRFreePIE middle
Результат Button

one публичное свойство

public Button,OSVRFreePIE one
Результат Button

three публичное свойство

public Button,OSVRFreePIE three
Результат Button

trigger публичное свойство

public Analog,OSVRFreePIE trigger
Результат Analog

two публичное свойство

public Button,OSVRFreePIE two
Результат Button