LevelEditorCommandsTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    DeltaEngine.Editor.LevelEditor.Tests LevelEditorCommandsTests

Namespace: DeltaEngine.Editor.LevelEditor.Tests
Assembly: DeltaEngine.Editor.LevelEditor.Tests (in DeltaEngine.Editor.LevelEditor.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class LevelEditorCommandsTests : TestWithMocksOrVisually

The LevelEditorCommandsTests type exposes the following members.

Constructors

  NameDescription
Public methodLevelEditorCommandsTests
Initializes a new instance of the LevelEditorCommandsTests class
Top
Methods

  NameDescription
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodDoesNotSetColoredTileToNothingIfNotInsideGrid
Public methodDoesNotSetColoredTileToNothingIfNotInsideGrid3D
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodLeftMouseClickIsNotInsideGrid
Public methodLeftMouseClickIsNotInsideGrid3D
Public methodLeftMouseClickSetsStartDragIndex
Public methodLeftMouseClickSetsStartDragIndexIn3D
Public methodLeftMouseDragIsNotInsideGrid
Public methodLeftMouseDragIsNotInsideGrid3D
Public methodLeftMouseDragSetsTileToRed
Public methodLeftMouseDragSetsTileToRed3D
Public methodMiddleMouseDrag
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSetColoredTileToNothing
Public methodSetColoredTileToNothing3D
Public methodSetUp
Public methodZoom
Top
Properties

  NameDescription
Protected propertyIsMockResolver (Inherited from TestWithMocksOrVisually.)
Top
See Also