Makes a screenshot after the first frame of any integration or visual test and then compares
it with previous results. Works across frameworks to test OpenGL, DirectX and XNA together.
View code on GitHub
Inheritance Hierarchy
System Attribute
DeltaEngine.Platforms ApproveFirstFrameScreenshotAttribute
Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.Platforms (in DeltaEngine.Platforms.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ApproveFirstFrameScreenshotAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ApproveFirstFrameScreenshotAttribute | Initializes a new instance of the ApproveFirstFrameScreenshotAttribute class |
See Also