Package | gs.plugins |
Class | public class ShortRotationPlugin |
Inheritance | ShortRotationPlugin ![]() |
Method | Defined by | ||
---|---|---|---|
ShortRotationPlugin | |||
![]() |
activate($plugins:Array):Boolean
[static]
Handles integrating the plugin into the GreenSock tweening platform.
| TweenPlugin | |
initRotation($target:Object, $propName:String, $start:Number, $end:Number):void
| ShortRotationPlugin | ||
![]() |
killProps($lookup:Object):void
Gets called on plugins that have multiple overwritable properties by OverwriteManager when
in AUTO mode.
| TweenPlugin | |
ShortRotationPlugin |
Constant | Defined by | ||
---|---|---|---|
API : Number = 1.0 [static]
| ShortRotationPlugin | ||
VERSION : Number = 1.0 [static]
| ShortRotationPlugin |
ShortRotationPlugin | () | constructor |
public function ShortRotationPlugin()
Init Parameters
initRotation | () | method |
public function initRotation($target:Object, $propName:String, $start:Number, $end:Number):void
Parameters
$target:Object |
|
$propName:String |
|
$start:Number |
|
$end:Number |
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