Class Ghost.Part
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class Ghost.Part
- Inheritance
-
Ghost.Part
- Inherited Members
Constructors
Part(float)
public Part(float scale)
Parameters
scalefloat
Fields
lastPos
public Vector2 lastPos
Field Value
- Vector2
pos
public Vector2 pos
Field Value
- Vector2
randomMovement
public Vector2 randomMovement
Field Value
- Vector2
scale
public float scale
Field Value
vel
public Vector2 vel
Field Value
- Vector2
Methods
Update()
public void Update()