Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
GraphicsDeviceStatus.cs
Go to the documentation of this file.
1
namespace
Microsoft.Xna.Framework.Graphics
;
2
3
public
enum
GraphicsDeviceStatus
4
{
5
Normal
,
6
Lost
,
7
NotReset
8
}
Microsoft.Xna.Framework.Graphics.GraphicsDeviceStatus
GraphicsDeviceStatus
Definition
GraphicsDeviceStatus.cs:4
Microsoft.Xna.Framework.Graphics.GraphicsDeviceStatus.Normal
@ Normal
Microsoft.Xna.Framework.Graphics.GraphicsDeviceStatus.Lost
@ Lost
Microsoft.Xna.Framework.Graphics.GraphicsDeviceStatus.NotReset
@ NotReset
Microsoft.Xna.Framework.Graphics
Definition
AlphaTestEffect.cs:1
source
Microsoft.Xna.Framework.Graphics
GraphicsDeviceStatus.cs
Generated by
1.10.0