C# Class Sharpex2D.Input.JoystickButton

Show file Open project: ThuCommix/Sharpex2D Class Usage Examples

Public Methods

Method Description
JoystickButton ( bool state )

Initializes a new JoystickButton class.

Method Details

JoystickButton() public method

Initializes a new JoystickButton class.
public JoystickButton ( bool state )
state bool The Button State.