C# Class Microsoft.Xna.Framework.TweenQuartic

Inheritance: ITween
Afficher le fichier Open project: RegrowthStudios/VoxelRTS

Méthodes publiques

Méthode Description
GetValue ( float a, float b, float t ) : float

Method Details

GetValue() public méthode

public GetValue ( float a, float b, float t ) : float
a float
b float
t float
Résultat float