| Player 버전 : | Flash Player 9.0.28.0 |
RotateDirection 클래스는 트위닝하는 동안 회전 비헤이비어를 위한 상수 값을 제공하는 클래스입니다. fl.motion.Keyframe 클래스의
rotateDirection 속성에 사용됩니다.
public static const AUTO:String = "auto"
| Player 버전 : | Flash Player 9.0.28.0 |
가장 변환량이 적은 회전 방향을 선택합니다.
public static const CCW:String = "ccw"
| Player 버전 : | Flash Player 9.0.28.0 |
트위닝하는 동안 다음 키프레임에 있는 객체의 회전과 일치하도록 객체가 시계 반대 방향으로 회전하도록 합니다.
public static const CW:String = "cw"
| Player 버전 : | Flash Player 9.0.28.0 |
트위닝하는 동안 다음 키프레임에 있는 객체의 회전과 일치하도록 객체가 시계 방향으로 회전하도록 합니다.
public static const NONE:String = "none"
| Player 버전 : | Flash Player 9.0.28.0 |
트위닝하는 동안 다음 키프레임에 도달할 때까지 객체가 회전하지 않도록 합니다.
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Tue Oct 16 2007, 12:25 AM GMT-07:00
현재 페이지: http://livedocs.adobe.com/flash/9.0_kr/ActionScriptLangRefV3/fl/motion/RotateDirection.html