C# Class Treefrog.Windows.Controls.LilyPathControl

Inheritance: GraphicsDeviceControl
Show file Open project: jaquadro/Treefrog Class Usage Examples

Protected Methods

Method Description
Dispose ( bool disposing ) : void
Draw ( ) : void
Initialize ( ) : void

Private Methods

Method Description
IdleHandler ( object sender, EventArgs e ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Draw() protected method

protected Draw ( ) : void
return void

Initialize() protected method

protected Initialize ( ) : void
return void