Summary
Specialized for joystick events
- Namespace
- SharpInputSystem
- Base Types
-
- object
- InputObjectEventArgs
graph BT
Type-->Base0["InputObjectEventArgs"]
click Base0 "/sharpinputsystem/api/SharpInputSystem/InputObjectEventArgs"
Base0-->Base1["object"]
Type["JoystickEventArgs"]
class Type type-node
Syntax
public class JoystickEventArgs : InputObjectEventArgs
Constructors
| Name | Summary |
|---|---|
| JoystickEventArgs |
Properties
| Name | Value | Summary |
|---|---|---|
| Device | InputObject |
Inherited from InputObjectEventArgs
|
| State | JoystickState |