C# 클래스 OpenTK.Platform.Windows.WinMMJoystick.WinMMJoyDetails

파일 보기 프로젝트 열기: andykorth/opentk

공개 프로퍼티들

프로퍼티 타입 설명
Min float[]
PovType PovType

공개 메소드들

메소드 설명
CalculateOffset ( float pos, int axis ) : float
WinMMJoyDetails ( int num_axes ) : System

메소드 상세

CalculateOffset() 공개 메소드

public CalculateOffset ( float pos, int axis ) : float
pos float
axis int
리턴 float

WinMMJoyDetails() 공개 메소드

public WinMMJoyDetails ( int num_axes ) : System
num_axes int
리턴 System

프로퍼티 상세

Min 공개적으로 프로퍼티

public float[] Min
리턴 float[]

PovType 공개적으로 프로퍼티

public PovType PovType
리턴 PovType