Table of Contents

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

float

lastProg

public float lastProg

Field Value

float

prog

public float prog

Field Value

float

speed

public float speed

Field Value

float

to

public float to

Field Value

float

Methods

NewGoal(float, float, float, float)

public void NewGoal(float goal, float distanceTravelledInOneFrame, float framesToGetToGoal, float absTimeFac)

Parameters

goal float
distanceTravelledInOneFrame float
framesToGetToGoal float
absTimeFac float

SmoothValue(float)

public float SmoothValue(float timeStacker)

Parameters

timeStacker float

Returns

float

Update()

public void Update()