C# Class MegaMan.LevelEditor.ScreenEditEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

Method Description
ScreenEditEventArgs ( HistoryAction action ) : System

Method Details

ScreenEditEventArgs() public method

public ScreenEditEventArgs ( HistoryAction action ) : System
action HistoryAction
return System