Package | gs.plugins |
Class | public class BezierThroughPlugin |
Inheritance | BezierThroughPlugin ![]() ![]() |
Method | Defined by | ||
---|---|---|---|
BezierThroughPlugin | |||
![]() |
activate($plugins:Array):Boolean
[static]
Handles integrating the plugin into the GreenSock tweening platform.
| TweenPlugin | |
![]() |
killProps($lookup:Object):void
| BezierPlugin | |
BezierThroughPlugin | |||
![]() |
parseBeziers($props:Object, $through:Boolean = false):Object
[static]
| BezierPlugin |
Constant | Defined by | ||
---|---|---|---|
API : Number = 1.0 [static]
| BezierThroughPlugin | ||
VERSION : Number = 1.0 [static]
| BezierThroughPlugin |
BezierThroughPlugin | () | constructor |
public function BezierThroughPlugin()
Init Parameters
onInitTween | () | method |
public override function onInitTween($target:Object, $value:TweenLite, $tween:*):Boolean
Parameters
$target:Object |
|
$value:TweenLite |
|
$tween:* |
Boolean |
API | constant |
public static const API:Number = 1.0
VERSION | constant |
public static const VERSION:Number = 1.0