Class describing current joystick's status.

Namespace:  AForge.Controls
Assembly:  AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public class Status

Remarks

Note:All joystick axes' positions are measured in [-1, 1] range, where 0 corresponds to center position - axis is not deflected (directed) to any side.

Inheritance Hierarchy

System..::.Object
  AForge.Controls..::.Joystick..::.Status

See Also