Click or drag to resize
Joystick Constructor
Create an object which can be used to acces information about the specified joystick number.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public Joystick(
	int deviceNum
)

Parameters

deviceNum
Type: SystemInt32
Number from 0 to 15 indicating a joystick number
See Also