Table of Contents

Class MirosBirdGraphics.Plumage.Feather

Namespace
Global
Assembly
Assembly-CSharp.dll
public class MirosBirdGraphics.Plumage.Feather
Inheritance
MirosBirdGraphics.Plumage.Feather
Inherited Members

Constructors

Feather(Plumage, int, float)

public Feather(MirosBirdGraphics.Plumage owner, int index, float length)

Parameters

owner MirosBirdGraphics.Plumage
index int
length float

Fields

index

public int index

Field Value

int

lastPos

public Vector2 lastPos

Field Value

Vector2

lazy

public float lazy

Field Value

float

length

public float length

Field Value

float

owner

public MirosBirdGraphics.Plumage owner

Field Value

MirosBirdGraphics.Plumage

pos

public Vector2 pos

Field Value

Vector2

vel

public Vector2 vel

Field Value

Vector2

Methods

Update()

public void Update()