C# Class Microsoft.Xna.Framework.TweenQuartic

Inheritance: ITween
Mostra file Open project: RegrowthStudios/VoxelRTS

Public Methods

Method Description
GetValue ( float a, float b, float t ) : float

Method Details

GetValue() public method

public GetValue ( float a, float b, float t ) : float
a float
b float
t float
return float