C# Class SadConsole.DoubleAnimation

Afficher le fichier Open project: Thraka/SadConsole

Private Properties

Свойство Type Description
CheckEnd bool

Méthodes publiques

Méthode Description
GetValueForDuration ( double time ) : double
Reset ( ) : void
Start ( ) : void

Private Methods

Méthode Description
CheckEnd ( ) : bool

Method Details

GetValueForDuration() public méthode

public GetValueForDuration ( double time ) : double
time double
Résultat double

Reset() public méthode

public Reset ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void