C# Class Sharpex2D.Input.JoystickButton

Afficher le fichier Open project: ThuCommix/Sharpex2D Class Usage Examples

Méthodes publiques

Méthode Description
JoystickButton ( bool state )

Initializes a new JoystickButton class.

Method Details

JoystickButton() public méthode

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