eDriven Framework API
TweenRegistry Class
NamespaceseDriven.AnimationTweenRegistry
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public class TweenRegistry
Public Class TweenRegistry
public ref class TweenRegistry
Members
All MembersMethodsPropertiesFields



IconMemberDescription
Add(IAnimation)
Adds a tween

CancelSimilar(IAnimation)
Disposes and removes similar tweens Similar tweens are tweens twenning the same target by the one of affected properties

DebugMode
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.)
Find(Predicate<(Of <<'(IAnimation>)>>))
Finds a tween

FindAll(Predicate<(Of <<'(IAnimation>)>>))
Finds all tweens

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetTween(Object, String)
Returns the tween tweening the specified property on target

GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Instance
Singleton instance

LogConnect
LogDisconnect
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Receive(array<Object>[]()[][])
Pre render slot

Remove(IAnimation)
Removes the tween

Remove(Object, String)
Removes the tween

RemoveTweens(Object)
Removes multiple tweens

RemoveTweens(array<ITween>[]()[][])
Removes multiple tweens

RemoveTweens(Object, array<String>[]()[][])
Removes multiple tweens

ToString()()()() (Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
TweenRegistry

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