terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IDebugDrawer.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Microsoft.Xna.Framework
;
4
using
Microsoft.Xna.Framework.Graphics
;
5
6
namespace
ReLogic.Graphics
7
{
8
[global::Cpp2ILInjected.Token(Token =
"0x2000B38"
)]
9
public
interface
IDebugDrawer
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x60053BB"
)]
12
void
DrawSquare
(
Vector4
positionAndSize
,
Color
color);
13
14
[global::Cpp2ILInjected.Token(Token =
"0x60053BC"
)]
15
void
DrawSquareFromCenter
(
Vector2
center,
Vector2
size,
float
rotation,
Color
color);
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
ReLogic.Graphics.IDebugDrawer.DrawSquare
void DrawSquare(Vector4 positionAndSize, Color color)
ReLogic.Graphics.IDebugDrawer.DrawSquareFromCenter
void DrawSquareFromCenter(Vector2 center, Vector2 size, float rotation, Color color)
ReLogic.Graphics.IDebugDrawer
Definition
IDebugDrawer.cs:10
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Microsoft.Xna.Framework.Graphics
Definition
Blend.cs:5
Microsoft.Xna.Framework
Definition
AudioChannels.cs:5
ReLogic.Graphics
Definition
BasicDebugDrawer.cs:12
System
Definition
__Il2CppComDelegate.cs:6
Microsoft.Xna.Framework.Graphics.Color
Definition
Color.cs:54
Microsoft.Xna.Framework.Vector2
Definition
Vector2.cs:63
Microsoft.Xna.Framework.Vector4
Definition
Vector4.cs:27
source
ReLogic
Graphics
IDebugDrawer.cs
Generated by
1.10.0