Свойство | Type | Description | |
---|---|---|---|
AnimationSourceXnaPanel_MouseDown | void | ||
InitializeComponent | void | ||
RefreshTexture | void |
Méthode | Description | |
---|---|---|
AnimationSourceXnaPanel ( ) : System.ComponentModel |
Default constructor
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
Draw ( ) : void |
Performs painting of the control
|
|
Initialize ( ) : void |
Creates the context and prepares for drawing
|
Méthode | Description | |
---|---|---|
AnimationSourceXnaPanel_MouseDown ( object sender, MouseEventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RefreshTexture ( ) : void |
public AnimationSourceXnaPanel ( ) : System.ComponentModel | ||
Résultat | System.ComponentModel |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |