Inheritance Hierarchy
DeltaEngine.Editor.Core EditorViewport
DeltaEngine.Editor.Mocks MockEditorViewport
Namespace: DeltaEngine.Editor.Mocks
Assembly: DeltaEngine.Editor.Mocks (in DeltaEngine.Editor.Mocks.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The MockEditorViewport type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MockEditorViewport | Initializes a new instance of the MockEditorViewport class |
Methods
Name | Description | |
---|---|---|
CenterViewOn | (Inherited from EditorViewport.) | |
DestroyRenderedEntities | (Inherited from EditorViewport.) | |
OnViewportPanning | (Inherited from EditorViewport.) | |
OnViewPortZooming | (Inherited from EditorViewport.) | |
ResetScreenSpace | (Inherited from EditorViewport.) | |
ResetViewportArea | (Inherited from EditorViewport.) | |
ZoomViewTo | (Inherited from EditorViewport.) |
Properties
Name | Description | |
---|---|---|
IsZoomingEnabled | (Inherited from EditorViewport.) | |
Window | (Inherited from EditorViewport.) |
See Also