C# Class LongoMatch.Gui.Component.GameUnitWidget

Afficher le fichier Open project: GNOME/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
GameUnitWidget ( GameUnit gameUnit ) : System
SetMode ( bool tagging ) : void

Private Methods

Méthode Description
AddGameUnitButton ( ) : void
EmitGameUnitEvent ( GameUnitEventType eType ) : void
OnButtonClicked ( object sender, EventArgs args ) : void

Method Details

GameUnitWidget() public méthode

public GameUnitWidget ( GameUnit gameUnit ) : System
gameUnit GameUnit
Résultat System

SetMode() public méthode

public SetMode ( bool tagging ) : void
tagging bool
Résultat void