eDriven Framework API
Sequence Class
NamespaceseDriven.AnimationSequence
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public class Sequence : Composite
Public Class Sequence _
	Inherits Composite
public ref class Sequence : public Composite
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
Sequence()()()()
Initializes a new instance of the Sequence class

Sequence(array<IAsyncAction>[]()[][])
Initializes a new instance of the Sequence class

Add(IAsyncAction) (Inherited from Composite.)
Add(array<IAsyncAction>[]()[][]) (Inherited from Composite.)
Callback
Callback function when fires after the tween is finished
(Inherited from TweenBase.)
CheckEndValue (Inherited from TweenBase.)
CheckProperty (Inherited from TweenBase.)
CheckStartValue (Inherited from TweenBase.)
CheckTarget (Inherited from TweenBase.)
Children (Inherited from Composite.)
Clone()()()() (Overrides TweenBase.Clone()()()().)
CloneTweens()()()() (Inherited from Composite.)
Count (Overrides Composite.Count.)
DebugMode
Debug on

Delay
The delay before actual start
(Inherited from TweenBase.)
Dispose()()()() (Inherited from Composite.)
Duration
Tween duration
(Inherited from TweenBase.)
Easer (Inherited from Composite.)
EndValue (Inherited from Composite.)
EndValueReader (Inherited from Composite.)
EndValueReaderFunction (Inherited from Composite.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Interpolator (Inherited from Composite.)
IsChild
Returns true if tween has a parent
(Inherited from TweenBase.)
IsDone
Returns true if tween finished playing
(Inherited from TweenBase.)
IsLaunched (Inherited from Composite.)
Launch()()()() (Overrides Composite.Launch()()()().)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Tween name
(Inherited from TweenBase.)
OnFinished()()()() (Inherited from Composite.)
Parent (Inherited from Composite.)
Play()()()() (Inherited from Composite.)
Play(Object) (Inherited from Composite.)
Property
Tweening property
(Inherited from TweenBase.)
Proxy (Inherited from TweenBase.)
Remove(IAsyncAction)
Removes the action
(Inherited from Composite.)
Reset()()()() (Overrides Composite.Reset()()()().)
SetOption(TweenOption) (Inherited from TweenBase.)
SetOptions(array<TweenOption>[]()[][]) (Inherited from TweenBase.)
SetProperty(String) (Inherited from TweenBase.)
SetTarget(Object) (Inherited from TweenBase.)
StartValue (Inherited from Composite.)
StartValueReader (Inherited from Composite.)
StartValueReaderFunction (Inherited from Composite.)
Stop()()()() (Inherited from Composite.)
Target
Tweening target
(Inherited from TweenBase.)
Tick()()()() (Overrides Composite.Tick()()()().)
ToString()()()() (Overrides Composite.ToString()()()().)
Inheritance Hierarchy

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)