C# Class Microsoft.Xna.Framework.TweenQuartic

Inheritance: ITween
ファイルを表示 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