C# Class AForge.Controls.JoystickAPI.JOYINFO

Mostrar archivo Open project: holisticware-admin/MonoVersal.AForgeNET

Public Properties

Property Type Description
buttons int
xPos int
yPos int
zPos int

Property Details

buttons public_oe property

public int buttons
return int

xPos public_oe property

public int xPos
return int

yPos public_oe property

public int yPos
return int

zPos public_oe property

public int zPos
return int