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
Stretched_Layout.cs
Go to the documentation of this file.
1
using
System
;
2
using
Microsoft.Xna.Framework
;
3
using
Microsoft.Xna.Framework.Graphics
;
4
5
// Token: 0x020001BB RID: 443
6
[
Serializable
]
7
public
class
Stretched_Layout
8
{
9
// Token: 0x06000BD1 RID: 3025 RVA: 0x0003ADA4 File Offset: 0x00038FA4
10
public
Stretched_Layout
()
11
{
12
if
(17146 == 0)
13
{
14
}
15
this.Color
= 17146;
16
base
..ctor();
17
}
18
19
// Token: 0x04000EB5 RID: 3765
20
public
ControlAnchor.ControlId
AnchorControl
;
21
22
// Token: 0x04000EB6 RID: 3766
23
public
LayoutCalculator.AnchorType
Anchor
=
LayoutCalculator
.
AnchorType
.BottomLeft;
24
25
// Token: 0x04000EB7 RID: 3767
26
public
Vector2
Location
= 17146;
27
28
// Token: 0x04000EB8 RID: 3768
29
public
Color
Color
;
30
31
// Token: 0x04000EB9 RID: 3769
32
public
float
Size
;
33
34
// Token: 0x04000EBA RID: 3770
35
public
float
Scale
;
36
37
// Token: 0x04000EBB RID: 3771
38
public
bool
Vertical
;
39
40
// Token: 0x04000EBC RID: 3772
41
public
Texture_Layout
Backing
;
42
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
ControlAnchor.ControlId
ControlId
Definition
ControlAnchor.cs:480
LayoutCalculator.AnchorType
AnchorType
Definition
LayoutCalculator.cs:373
LayoutCalculator
Definition
LayoutCalculator.cs:12
Stretched_Layout.Backing
Texture_Layout Backing
Definition
Stretched_Layout.cs:41
Stretched_Layout.Anchor
LayoutCalculator.AnchorType Anchor
Definition
Stretched_Layout.cs:23
Stretched_Layout.Scale
float Scale
Definition
Stretched_Layout.cs:35
Stretched_Layout.Location
Vector2 Location
Definition
Stretched_Layout.cs:26
Stretched_Layout.Color
Color Color
Definition
Stretched_Layout.cs:29
Stretched_Layout.AnchorControl
ControlAnchor.ControlId AnchorControl
Definition
Stretched_Layout.cs:20
Stretched_Layout.Stretched_Layout
Stretched_Layout()
Definition
Stretched_Layout.cs:10
Stretched_Layout.Size
float Size
Definition
Stretched_Layout.cs:32
Stretched_Layout.Vertical
bool Vertical
Definition
Stretched_Layout.cs:38
Stretched_Layout
Definition
Stretched_Layout.cs:8
Texture_Layout
Definition
Texture_Layout.cs:12
Microsoft.Xna.Framework.Graphics
Definition
Blend.cs:4
Microsoft.Xna.Framework
Definition
AudioChannels.cs:4
System.Reflection.TypeAttributes.Serializable
@ Serializable
System
Definition
__ComObject.cs:4
Microsoft.Xna.Framework.Graphics.Color
Definition
Color.cs:12
Microsoft.Xna.Framework.Vector2
Definition
Vector2.cs:10
source
Stretched_Layout.cs
Generated by
1.10.0