C# 클래스 Sharpex2D.Input.Implementation.JoystickApi.JoyInfoEx

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

공개 프로퍼티들

프로퍼티 타입 설명
dwButtonNumber uint
dwButtons uint
dwFlags uint
dwPOV uint
dwReserved1 uint
dwReserved2 uint
dwRpos uint
dwSize uint
dwUpos uint
dwVpos uint
dwXpos uint
dwYpos uint
dwZpos uint

프로퍼티 상세

dwButtonNumber 공개적으로 프로퍼티

public uint dwButtonNumber
리턴 uint

dwButtons 공개적으로 프로퍼티

public uint dwButtons
리턴 uint

dwFlags 공개적으로 프로퍼티

The flags.
public uint dwFlags
리턴 uint

dwPOV 공개적으로 프로퍼티

public uint dwPOV
리턴 uint

dwReserved1 공개적으로 프로퍼티

public uint dwReserved1
리턴 uint

dwReserved2 공개적으로 프로퍼티

public uint dwReserved2
리턴 uint

dwRpos 공개적으로 프로퍼티

public uint dwRpos
리턴 uint

dwSize 공개적으로 프로퍼티

The Size of this structure.
public uint dwSize
리턴 uint

dwUpos 공개적으로 프로퍼티

public uint dwUpos
리턴 uint

dwVpos 공개적으로 프로퍼티

public uint dwVpos
리턴 uint

dwXpos 공개적으로 프로퍼티

public uint dwXpos
리턴 uint

dwYpos 공개적으로 프로퍼티

public uint dwYpos
리턴 uint

dwZpos 공개적으로 프로퍼티

public uint dwZpos
리턴 uint