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