eDriven Framework API
Produce Method
NamespaceseDriven.AnimationTweenFactoryProduce()()()()
eDriven Framework API
Produces a tween instance NOTE: optimize cloning [!:http://stackoverflow.com/questions/129389/how-do-you-do-a-deep-copy-an-object-in-net-c-specifically] Using the "Nested MemberwiseClone" technique is an order of magnitude faster again (see my post under @Gravitas). – Gravitas Jan 1 at 23:29
Declaration Syntax
C#Visual BasicVisual C++
public IAnimation Produce()
Public Function Produce As IAnimation
public:
virtual IAnimation^ Produce() sealed
Return Value

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