C# Class MegaMan.Editor.Controls.EntitiesScreenCanvas

Inheritance: ScreenCanvas
Show file Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

Method Description
EntitiesScreenCanvas ( IToolProvider toolProvider ) : System.Windows.Controls

Protected Methods

Method Description
ScreenChanged ( ) : void

Method Details

EntitiesScreenCanvas() public method

public EntitiesScreenCanvas ( IToolProvider toolProvider ) : System.Windows.Controls
toolProvider IToolProvider
return System.Windows.Controls

ScreenChanged() protected method

protected ScreenChanged ( ) : void
return void