MockEditorViewport ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class MockEditorViewport : EditorViewport

The MockEditorViewport type exposes the following members.

Constructors

  NameDescription
Public methodMockEditorViewport
Initializes a new instance of the MockEditorViewport class
Top
Methods

  NameDescription
Public methodCenterViewOn (Inherited from EditorViewport.)
Public methodDestroyRenderedEntities (Inherited from EditorViewport.)
Public methodOnViewportPanning (Inherited from EditorViewport.)
Public methodOnViewPortZooming (Inherited from EditorViewport.)
Public methodResetScreenSpace (Inherited from EditorViewport.)
Public methodResetViewportArea (Inherited from EditorViewport.)
Public methodZoomViewTo (Inherited from EditorViewport.)
Top
Properties

  NameDescription
Public propertyIsZoomingEnabled (Inherited from EditorViewport.)
Public propertyWindow (Inherited from EditorViewport.)
Top
See Also