C# Class MetroPass.WP8.UI.Views.SequentialAnimator

Exibir arquivo Open project: TheAngryByrd/MetroPass Class Usage Examples

Public Methods

Method Description
PlayAnimation ( ) : void

Protected Methods

Method Description
DefaultAnimationGenerator ( ) : RadAnimation

Private Methods

Method Description
FillAnimationList ( ) : void
GetAnimationGenerator ( ) : Func
GetSequenceIndex ( int actualIndex ) : int
InitAnimationLoopCounter ( ) : int
UpdateAnimationCounter ( int &counter ) : void

Method Details

DefaultAnimationGenerator() protected method

protected DefaultAnimationGenerator ( ) : RadAnimation
return RadAnimation

PlayAnimation() public method

public PlayAnimation ( ) : void
return void