Fork me on GitHub

JoystickState.

IsButtonDown(int) Method

Namespace
SharpInputSystem
Containing Type
JoystickState

Syntax

public bool IsButtonDown(int button)

Parameters

Name Type Description
button int

Return Value

Type Description
bool