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

Exibir arquivo Open project: michalczerwinski/hello_wars

Private Properties

Property Type Description
AttackAnimation_OnCompleted void
ConnectAnimationEffect_OnLoaded void

Public Methods

Method Description
AntUserControl ( ) : System

Private Methods

Method Description
AttackAnimation_OnCompleted ( object sender, EventArgs e ) : void
ConnectAnimationEffect_OnLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

AntUserControl() public method

public AntUserControl ( ) : System
return System