C# Class AForge.Controls.JoystickAPI.JOYINFO

Afficher le fichier Open project: holisticware-admin/MonoVersal.AForgeNET

Méthodes publiques

Свойство Type Description
buttons int
xPos int
yPos int
zPos int

Property Details

buttons public_oe property

public int buttons
Résultat int

xPos public_oe property

public int xPos
Résultat int

yPos public_oe property

public int yPos
Résultat int

zPos public_oe property

public int zPos
Résultat int