Property | Type | Description | |
---|---|---|---|
Axis | Joystick.Axis | ||
JoystickId | uint | ||
Position | float |
Method | Description | |
---|---|---|
JoystickMoveEventArgs ( |
Construct the joystick move arguments from a joystick move event
|
|
ToString ( ) : string |
Provide a string describing the object
|
public JoystickMoveEventArgs ( |
||
e | Joystick move event | |
return | System |