eDriven Framework API
Pause Class
NamespaceseDriven.AnimationPause
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public class Pause : Tween
Public Class Pause _
	Inherits Tween
public ref class Pause : public Tween
Members
All MembersConstructorsMethodsPropertiesFields



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

Pause(Single)
Initializes a new instance of the Pause class

ApplyValue()()()() (Overrides Tween.ApplyValue()()()().)
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.)
Clone()()()()
Creates a new object that is a copy of the current instance.
(Inherited from Tween.)
CurrentValue (Inherited from Tween.)
DebugMode
Delay
The delay before actual start
(Inherited from TweenBase.)
Destroy()()()()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Tween.)
DestroyOnFinish (Inherited from Tween.)
Dispose()()()()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Tween.)
Duration
Tween duration
(Inherited from TweenBase.)
Easer (Inherited from Tween.)
EndValue (Inherited from Tween.)
EndValueReader (Inherited from Tween.)
EndValueReaderFunction (Inherited from Tween.)
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 Tween.)
IsChild
Returns true if tween has a parent
(Inherited from TweenBase.)
IsDone
Returns true if tween finished playing
(Inherited from TweenBase.)
IsLaunched (Inherited from Tween.)
IsMute (Inherited from Tween.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Mute()()()()
Mutes the tween
(Inherited from Tween.)
Name
Tween name
(Inherited from TweenBase.)
Parent
The parent tween
(Inherited from TweenBase.)
Play()()()() (Inherited from Tween.)
Play(Object) (Inherited from TweenBase.)
Property
Tweening property
(Inherited from TweenBase.)
Proxy (Inherited from Tween.)
Reset()()()() (Inherited from Tween.)
SetOption(TweenOption) (Inherited from TweenBase.)
SetOptions(array<TweenOption>[]()[][]) (Inherited from TweenBase.)
SetProperty(String) (Inherited from TweenBase.)
SetTarget(Object) (Inherited from TweenBase.)
StartValue (Inherited from Tween.)
StartValueReader (Inherited from Tween.)
StartValueReaderFunction (Inherited from Tween.)
Stop()()()() (Inherited from Tween.)
Target (Inherited from Tween.)
Tick()()()()
(Inherited from Tween.)
ToString()()()() (Overrides Tween.ToString()()()().)
Inheritance Hierarchy

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