Skip to content

InputOptions.EnableGamepad Property

Definition

Namespace: Brine2D.Input

Gets or sets whether gamepad support is enabled.

public bool EnableGamepad { get; set; }

Property Value

System.Boolean