C# 클래스 AForge.Controls.JoystickAPI.JOYINFOEX

파일 보기 프로젝트 열기: holisticware-admin/MonoVersal.AForgeNET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
buttonNumber int
buttons int
flags JoyPosFlags
pov int
rPos int
reserved1 int
reserved2 int
size int
uPos int
vPos int
xPos int
yPos int
zPos int

프로퍼티 상세

buttonNumber 공개적으로 프로퍼티

public int buttonNumber
리턴 int

buttons 공개적으로 프로퍼티

public int buttons
리턴 int

flags 공개적으로 프로퍼티

public JoyPosFlags flags
리턴 JoyPosFlags

pov 공개적으로 프로퍼티

public int pov
리턴 int

rPos 공개적으로 프로퍼티

public int rPos
리턴 int

reserved1 공개적으로 프로퍼티

public int reserved1
리턴 int

reserved2 공개적으로 프로퍼티

public int reserved2
리턴 int

size 공개적으로 프로퍼티

public int size
리턴 int

uPos 공개적으로 프로퍼티

public int uPos
리턴 int

vPos 공개적으로 프로퍼티

public int vPos
리턴 int

xPos 공개적으로 프로퍼티

public int xPos
리턴 int

yPos 공개적으로 프로퍼티

public int yPos
리턴 int

zPos 공개적으로 프로퍼티

public int zPos
리턴 int