C# Class SadConsoleEditor.Windows.FileLoaderListBoxItem

Inheritance: ListBoxItem
Mostra file Open project: Thraka/SadConsoleEditor

Public Methods

Method Description
Draw ( ITextSurface surface, Rectangle area ) : void

Method Details

Draw() public method

public Draw ( ITextSurface surface, Rectangle area ) : void
surface ITextSurface
area Microsoft.Xna.Framework.Rectangle
return void