Table of Contents

Struct ChunkGlue

Namespace
Global
Assembly
Assembly-CSharp.dll
public struct ChunkGlue
Inherited Members

Constructors

ChunkGlue(BodyChunk, BodyChunk, Vector2)

public ChunkGlue(BodyChunk moveChunk, BodyChunk otherChunk, Vector2 relativePos)

Parameters

moveChunk BodyChunk
otherChunk BodyChunk
relativePos Vector2

Fields

moveChunk

public BodyChunk moveChunk

Field Value

BodyChunk

otherChunk

public BodyChunk otherChunk

Field Value

BodyChunk

relativePos

public Vector2 relativePos

Field Value

Vector2