C# Class DuraznoGUI.SETTINGS

Mostra file Open project: KrossX/Durazno Class Usage Examples

Public Properties

Property Type Description
invertedAxis bool[]
linearDZ bool
port int
remap int[]
rumble double
stickL STICK
triggerMin int

Public Methods

Method Description
SETTINGS ( ) : System

Method Details

SETTINGS() public method

public SETTINGS ( ) : System
return System

Property Details

invertedAxis public_oe property

public bool[] invertedAxis
return bool[]

linearDZ public_oe property

public bool linearDZ
return bool

port public_oe property

public int port
return int

remap public_oe property

public int[] remap
return int[]

rumble public_oe property

public double rumble
return double

stickL public_oe property

public STICK,DuraznoGUI stickL
return STICK

triggerMin public_oe property

public int triggerMin
return int