C# Class Nez.VirtualButton.GamePadButton

Inheritance: Node
Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Свойство Type Description
button Buttons
gamepadIndex int

Méthodes publiques

Méthode Description
GamePadButton ( int gamepadIndex, Buttons button ) : System.Collections.Generic

Method Details

GamePadButton() public méthode

public GamePadButton ( int gamepadIndex, Buttons button ) : System.Collections.Generic
gamepadIndex int
button Buttons
Résultat System.Collections.Generic

Property Details

button public_oe property

public Buttons button
Résultat Buttons

gamepadIndex public_oe property

public int gamepadIndex
Résultat int