C# Class GameGUI.View.MainWindow

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: porcellus/KomponensAlapuJatek Class Usage Examples

Méthodes publiques

Méthode Description
AddToGame ( Chess game, PlayerType pt ) : void
MainWindow ( ) : System

Private Methods

Méthode Description
BtPut_Click ( object sender, RoutedEventArgs e ) : void
OnStep ( IState state ) : void

Method Details

AddToGame() public méthode

public AddToGame ( Chess game, PlayerType pt ) : void
game Chess
pt PlayerType
Résultat void

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System