Class NSHSwarmer.Shape.FloatChanger
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class NSHSwarmer.Shape.FloatChanger
- Inheritance
-
NSHSwarmer.Shape.FloatChanger
- Inherited Members
Constructors
FloatChanger()
public FloatChanger()
Fields
from
public float from
Field Value
lastProg
public float lastProg
Field Value
prog
public float prog
Field Value
speed
public float speed
Field Value
to
public float to
Field Value
Methods
NewGoal(float, float, float, float)
public void NewGoal(float goal, float distanceTravelledInOneFrame, float framesToGetToGoal, float absTimeFac)
Parameters
SmoothValue(float)
public float SmoothValue(float timeStacker)
Parameters
timeStackerfloat
Returns
Update()
public void Update()