TweenX Documentation
Back |
Indexclass tweenx909.rule.AhsvX
...
@author shohei909
- var a : Float
- var h : Float
- var s : Float
- var v : Float
- function new(alpha : Float, hue : Float, saturation : Float, value : Float) : Void
- static var inputClass(default,null) : Dynamic
- static function calc(from : AhsvX, to : AhsvX, t1 : Float, t2 : Float, tween : tweenx909.TweenX) : Int
- static function defaultFrom(value : Int, to : AhsvX, tween : tweenx909.TweenX) : AhsvX
- static function of(color : Int, ?hueIndex : Int) : AhsvX
Back |
Index