terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
CurveTangent.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Microsoft.Xna.Framework
4
{
5
// Token: 0x02000324 RID: 804
6
public
enum
CurveTangent
7
{
8
// Token: 0x04002236 RID: 8758
9
Flat
,
10
// Token: 0x04002237 RID: 8759
11
Linear
,
12
// Token: 0x04002238 RID: 8760
13
Smooth
14
}
15
}
Microsoft.Xna.Framework.CurveLoopType.Linear
@ Linear
Microsoft.Xna.Framework.CurveTangent
CurveTangent
Definition
CurveTangent.cs:7
Microsoft.Xna.Framework.CurveTangent.Flat
@ Flat
Microsoft.Xna.Framework.CurveContinuity.Smooth
@ Smooth
Microsoft.Xna.Framework
Definition
AudioChannels.cs:4
System
Definition
__ComObject.cs:4
source
Microsoft
Xna
Framework
CurveTangent.cs
Generated by
1.10.0