Morph Class
Morph animation class to swap between two nodes.
Constructor
Morph
()
Methods
_perform_anim_morph
(
private
-
ev -
src -
target
Perform the animated version of the Morph.
Parameters:
-
evEvent -
srcNode -
targetNode
initializer
(
-
cfg
Pass an optional animate boolean flag to skip animations. Useful for initial states/testing.
Parameters:
-
cfgObject
morph
(
-
reverse
Perform the morph animation between the nodes.
Parameters:
-
reverseBoolthe animation back.
reverse
()
Reverse the animation effect.
Shortcut for morph(true)
