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
ownerMirosBirdGraphics.Plumageindexintlengthfloat
Fields
index
public int index
Field Value
lastPos
public Vector2 lastPos
Field Value
- Vector2
lazy
public float lazy
Field Value
length
public float length
Field Value
owner
public MirosBirdGraphics.Plumage owner
Field Value
pos
public Vector2 pos
Field Value
- Vector2
vel
public Vector2 vel
Field Value
- Vector2
Methods
Update()
public void Update()