C# Class Game.AntWars.UserControls.BaseUnits.AntUserControl

Afficher le fichier Open project: michalczerwinski/hello_wars

Private Properties

Свойство Type Description
AttackAnimation_OnCompleted void
ConnectAnimationEffect_OnLoaded void

Méthodes publiques

Méthode Description
AntUserControl ( ) : System

Private Methods

Méthode Description
AttackAnimation_OnCompleted ( object sender, EventArgs e ) : void
ConnectAnimationEffect_OnLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

AntUserControl() public méthode

public AntUserControl ( ) : System
Résultat System