| Précédent | Suivant | Frames (Montrer la Navigation) | Sans Frames |
| Sommaire: Champs | Propriété | Constructeur | Méthode | Détail: Champs | Propriété | Constructeur | Méthode |
Object | +--com.mosesSupposes.fuse.FuseItem
Field Summary | |
| public static |
ADD_UNDERSCORES: Boolean = true |
| When true, known tween properties may omit underscores (x will convert to _x, etc.) | |
Method Summary | |
| public static | doTween ( ): String |
This method needn't be called as method call is rerouted here automatically upon ZigoEngine.doTween. | |
| public static var ADD_UNDERSCORES: Boolean = true |
| When true, known tween properties may omit underscores (x will convert to _x, etc.) |
|
This method needn't be called as method call is rerouted here automatically upon ZigoEngine.doTween. |
|
ZigoEngine.doTween({ target:clip1, scale:200, ease:Strong.easeIn, time:"00:50", startAt:"01:50" });Most methods and properties are excluded here - see class file for further documentation.