class
AnimationTools



static
flash(c:Component, color:Color = 0xffdddd, onComplete:():Void = null, autoPlay:Bool = true):AnimationBuilder
static
shake(c:Component, direction:String = "horizontal", onComplete:():Void = null, autoPlay:Bool = true):AnimationBuilder