C# 클래스 OSVRFreePIE.Controller

파일 보기 프로젝트 열기: thomasgauthier/FreePIE-OSVR

공개 프로퍼티들

프로퍼티 타입 설명
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