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

파일 보기 프로젝트 열기: holisticware-admin/MonoVersal.AForgeNET

공개 프로퍼티들

프로퍼티 타입 설명
buttons int
xPos int
yPos int
zPos int

프로퍼티 상세

buttons 공개적으로 프로퍼티

public int buttons
리턴 int

xPos 공개적으로 프로퍼티

public int xPos
리턴 int

yPos 공개적으로 프로퍼티

public int yPos
리턴 int

zPos 공개적으로 프로퍼티

public int zPos
리턴 int