C# 클래스 DuraznoGUI.SETTINGS

파일 보기 프로젝트 열기: KrossX/Durazno 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
invertedAxis bool[]
linearDZ bool
port int
remap int[]
rumble double
stickL STICK
triggerMin int

공개 메소드들

메소드 설명
SETTINGS ( ) : System

메소드 상세

SETTINGS() 공개 메소드

public SETTINGS ( ) : System
리턴 System

프로퍼티 상세

invertedAxis 공개적으로 프로퍼티

public bool[] invertedAxis
리턴 bool[]

linearDZ 공개적으로 프로퍼티

public bool linearDZ
리턴 bool

port 공개적으로 프로퍼티

public int port
리턴 int

remap 공개적으로 프로퍼티

public int[] remap
리턴 int[]

rumble 공개적으로 프로퍼티

public double rumble
리턴 double

stickL 공개적으로 프로퍼티

public STICK,DuraznoGUI stickL
리턴 STICK

triggerMin 공개적으로 프로퍼티

public int triggerMin
리턴 int