Package | gs.plugins |
Class | public class RoundPropsPlugin |
Inheritance | RoundPropsPlugin ![]() |
Method | Defined by | ||
---|---|---|---|
RoundPropsPlugin | |||
![]() |
activate($plugins:Array):Boolean
[static]
Handles integrating the plugin into the GreenSock tweening platform.
| TweenPlugin | |
add($object:Object, $propName:String, $start:Number, $change:Number):void
| RoundPropsPlugin | ||
![]() |
killProps($lookup:Object):void
Gets called on plugins that have multiple overwritable properties by OverwriteManager when
in AUTO mode.
| TweenPlugin | |
![]() |
Gets called when any tween of the special property begins.
| TweenPlugin |
Constant | Defined by | ||
---|---|---|---|
API : Number = 1.0 [static]
| RoundPropsPlugin | ||
VERSION : Number = 1.0 [static]
| RoundPropsPlugin |
RoundPropsPlugin | () | constructor |
public function RoundPropsPlugin()
Init Parameters
add | () | method |
public function add($object:Object, $propName:String, $start:Number, $change:Number):void
Parameters
$object:Object |
|
$propName:String |
|
$start:Number |
|
$change:Number |
API | constant |
public static const API:Number = 1.0
VERSION | constant |
public static const VERSION:Number = 1.0