C# Class MegaMan.LevelEditor.BrushChangedEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

Method Description
BrushChangedEventArgs ( ITileBrush brush ) : System

Method Details

BrushChangedEventArgs() public method

public BrushChangedEventArgs ( ITileBrush brush ) : System
brush ITileBrush
return System