Fork me on GitHub

BaseJoystickListener.

AxisMoved(JoystickEventArgs, int) Method

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