- Namespace
- SharpInputSystem
- Containing Type
- BaseJoystickListener
Syntax
public abstract bool AxisMoved(JoystickEventArgs arg, int axis)
Parameters
| Name | Type | Description |
|---|---|---|
| arg | JoystickEventArgs | |
| axis | int |
Return Value
| Type | Description |
|---|---|
| bool |
public abstract bool AxisMoved(JoystickEventArgs arg, int axis)
| Name | Type | Description |
|---|---|---|
| arg | JoystickEventArgs | |
| axis | int |
| Type | Description |
|---|---|
| bool |