Inheritance Hierarchy
DeltaEngine.Platforms TestWithMocksOrVisually
DeltaEngine.Editor.LevelEditor.Tests CameraOrientationGizmoTests
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
The CameraOrientationGizmoTests type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CameraOrientationGizmoTests | Initializes a new instance of the CameraOrientationGizmoTests class |
Methods
Name | Description | |
---|---|---|
![]() | AdvanceTimeAndUpdateEntities | (Inherited from TestWithMocksOrVisually.) |
![]() | CreateCameraOrientationGizmo | |
![]() | HideAndShowGizmo | |
![]() | InitializeResolver | (Inherited from TestWithMocksOrVisually.) |
![]() | RegisterMock T | (Inherited from TestWithMocksOrVisually.) |
![]() | RenderGizmo | |
![]() | Resolve T | (Inherited from TestWithMocksOrVisually.) |
![]() | RunAfterFirstFrame | (Inherited from TestWithMocksOrVisually.) |
![]() | RunTestAndDisposeResolverWhenDone | (Inherited from TestWithMocksOrVisually.) |
Properties
Name | Description | |
---|---|---|
![]() | IsMockResolver | (Inherited from TestWithMocksOrVisually.) |
See Also