Table of Contents

Class DebugLabel

Namespace
Global
Assembly
Assembly-CSharp.dll
public class DebugLabel
Inheritance
DebugLabel
Inherited Members

Constructors

DebugLabel(PhysicalObject, Vector2)

public DebugLabel(PhysicalObject o, Vector2 ps)

Parameters

o PhysicalObject
ps Vector2

Fields

label

public FLabel label

Field Value

FLabel

obj

public PhysicalObject obj

Field Value

PhysicalObject

pos

public Vector2 pos

Field Value

Vector2

relativePos

public bool relativePos

Field Value

bool