C# Class MegaMan.LevelEditor.BrushChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Méthodes publiques

Méthode Description
BrushChangedEventArgs ( ITileBrush brush ) : System

Method Details

BrushChangedEventArgs() public méthode

public BrushChangedEventArgs ( ITileBrush brush ) : System
brush ITileBrush
Résultat System