Home
Components
Playground
Developer
Forums
Contribute
class
AnimationTools
package
haxe.ui.animation
Static Methods
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