| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
RotateDirection クラスは、トゥイーン中の回転ビヘイビアに関する定数値を提供します。fl.motion.Keyframe クラスの
rotateDirection プロパティで使用されます。
public static const AUTO:String = "auto"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
回転量が最小で済む回転方向が選択されます。
public static const CCW:String = "ccw"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
トゥイーン中、次のキーフレームのオブジェクトの回転角度に達するまで、オブジェクトを反時計回りに回転させます。
public static const CW:String = "cw"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
トゥイーン中、次のキーフレームのオブジェクトの回転角度に達するまで、オブジェクトを時計回りに回転させます。
public static const NONE:String = "none"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9.0.28.0 |
トゥイーン中、オブジェクトは次のキーフレームに到達するまで回転しません。
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Thu Oct 25 2007, 12:41 AM GMT-07:00
現在のページ: http://livedocs.adobe.com/flash/9.0_jp/ActionScriptLangRefV3/fl/motion/RotateDirection.html