C# Class Lousy.Mon.AbstractAffineDoubleAnimator

Inheritance: AbstractDoubleAnimator
Afficher le fichier Open project: ThatLousyGuy/Monolith

Protected Properties

Свойство Type Description
_transform Windows.UI.Xaml.Media.CompositeTransform

Méthodes publiques

Méthode Description
AbstractAffineDoubleAnimator ( UIElement elem ) : Windows.UI.Xaml

Méthodes protégées

Méthode Description
CreateAnimation ( ) : Timeline

Method Details

AbstractAffineDoubleAnimator() public méthode

public AbstractAffineDoubleAnimator ( UIElement elem ) : Windows.UI.Xaml
elem Windows.UI.Xaml.UIElement
Résultat Windows.UI.Xaml

CreateAnimation() protected abstract méthode

protected abstract CreateAnimation ( ) : Timeline
Résultat Windows.UI.Xaml.Media.Animation.Timeline

Property Details

_transform protected_oe property

protected CompositeTransform,Windows.UI.Xaml.Media _transform
Résultat Windows.UI.Xaml.Media.CompositeTransform