C# Class AnimationModels.LinearTween

Inheritance: ITween
Afficher le fichier Open project: uiacm/tower_creator

Méthodes publiques

Méthode Description
GenerateInbetweenFrames ( KeyFrame firstKeyFrame, KeyFrame secondKeyFrame ) : List

Method Details

GenerateInbetweenFrames() public méthode

public GenerateInbetweenFrames ( KeyFrame firstKeyFrame, KeyFrame secondKeyFrame ) : List
firstKeyFrame KeyFrame
secondKeyFrame KeyFrame
Résultat List