WireItLibrary

animations-plugin  0.6.0

WireItLibrary > animations-plugin > WireIt.util.Anim
Search:
 
Filters

Class WireIt.util.Anim - extends YAHOO.util.Anim

WireIt.util.Anim is a wrapper class for YAHOO.util.Anim, to redraw the wires associated with the given terminals while running the animation.

Constructor

WireIt.util.Anim ( terminals )
Parameters:
terminals <Array> List of WireIt.Terminal objects associated within the animated element

Properties

_WireItTerminals - {Array}

List of the contained terminals

Methods

clearExplode

void clearExplode ( )
Layer explosing animation

moveWireItWires

void moveWireItWires ( )
Listen YAHOO.util.Anim.onTween events to redraw the wires

setTerminals

void setTerminals ( terminals )
In case you change the terminals since you created the WireIt.util.Anim:
Parameters:
terminals <Array>


Copyright © 2010 Eric Abouaf All rights reserved.