C# Class AForge.Controls.JoystickAPI.JOYINFO

Show file Open project: holisticware-admin/MonoVersal.AForgeNET

Public Properties

Property Type Description
buttons int
xPos int
yPos int
zPos int

Property Details

buttons public property

public int buttons
return int

xPos public property

public int xPos
return int

yPos public property

public int yPos
return int

zPos public property

public int zPos
return int