Change emulation of devices for the Engine Viewport
View code on GitHub
EmulatorControl
Inheritance Hierarchy
System.Windows.Threading DispatcherObject
System.Windows DependencyObject
System.Windows.Media Visual
System.Windows UIElement
System.Windows FrameworkElement
System.Windows.Controls Control
System.Windows.Controls ContentControl
System.Windows.Controls UserControl
DeltaEngine.Editor.Emulator EmulatorControl
Namespace: DeltaEngine.Editor.Emulator
Assembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The EmulatorControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EmulatorControl | Initializes a new instance of the EmulatorControl class |
Methods
Name | Description | |
---|---|---|
Activate | ||
Deactivate | ||
Init | ||
InitializeComponent |
InitializeComponent
View code on GitHub | |
Send |
Properties
Name | Description | |
---|---|---|
EmulatorViewModel | ||
Icon | ||
RequiresLargePane | ||
ShortName |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponentConnector Connect |
See Also