| 前のページ | 次のページ | フレーム表示 | フレームなし |
| 概要: フィールド | プロパティ | コンストラクタ | メソッド | 詳細: フィールド | プロパティ | コンストラクタ | メソッド |
Object | +--com.mosesSupposes.fuse.FuseItem
フィールドの概要 | |
| public static | ADD_UNDERSCORES: Boolean |
| true の時、おなじみのトゥイーンプロパティのアンダースコアを省略できます。(例:x だけで _x と同様に扱えます。) | |
メソッドの概要 | |
| 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 の時、おなじみのトゥイーンプロパティのアンダースコアを省略できます。(例:x だけで _x と同様に扱えます。) |
|
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" });この他にも、多くのメソッドやプロパティがありますので、詳細はクラスファイルをご覧下さい。