C# Class PrinceGame.PlayerIndexEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: salvadorc17/Prince-Monogame Class Usage Examples

Méthodes publiques

Méthode Description
PlayerIndexEventArgs ( PlayerIndex playerIndex ) : System

Constructor.

Method Details

PlayerIndexEventArgs() public méthode

Constructor.
public PlayerIndexEventArgs ( PlayerIndex playerIndex ) : System
playerIndex PlayerIndex
Résultat System