ARCed.Controls.AnimationSourceXnaPanel.AnimationSourceXnaPanel C# (CSharp) Method

AnimationSourceXnaPanel() public method

Default constructor
public AnimationSourceXnaPanel ( ) : System.ComponentModel
return System.ComponentModel
        public AnimationSourceXnaPanel()
        {
            this.InitializeComponent();
        }