C# Class Treefrog.Windows.Controls.LilyPathControl

Inheritance: GraphicsDeviceControl
Afficher le fichier Open project: jaquadro/Treefrog Class Usage Examples

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
Draw ( ) : void
Initialize ( ) : void

Private Methods

Méthode Description
IdleHandler ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Draw() protected méthode

protected Draw ( ) : void
Résultat void

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void