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