Method |
Description |
|
AddBrushPanel ( ITileBrush brush ) : void |
|
|
CancelNewBrush ( object sender, EventArgs e ) : void |
|
|
ChangeBrush ( ITileBrush brush ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
LoadBrushes ( ) : void |
|
|
ReDraw ( ) : void |
|
|
ResetNewBrush ( int width, int height ) : void |
|
|
SaveBrushes ( ) : void |
|
|
SaveNewBrush ( object sender, EventArgs e ) : void |
|
|
brushPict_MouseDown ( object sender, MouseEventArgs e ) : void |
|
|
buttonNewBrush_Click ( object sender, EventArgs e ) : void |
|
|
deleteButton_Click ( object sender, EventArgs e ) : void |
|
|
resetButton_Click ( object sender, EventArgs e ) : void |
|
|