Packagecom.greensock.motionPaths
Classpublic class Direction
InheritanceDirection Inheritance Object

[AS3 only] Constants for defining the direction in which to travel on a MotionPath (like CLOCKWISE, COUNTER_CLOCKWISE, SHORTEST, etc.).

Copyright 2010-2013, GreenSock. All rights reserved. This work is subject to the terms in http://www.greensock.com/terms_of_use.html or for Club GreenSock members, the software agreement that was issued with the membership.



Public Constants
 ConstantDefined By
  CLOCKWISE : String = clockwise
[static]
Direction
  COUNTER_CLOCKWISE : String = counterClockwise
[static]
Direction
  SHORTEST : String = shortest
[static]
Direction
Constant Detail
CLOCKWISEConstant
public static const CLOCKWISE:String = clockwise

COUNTER_CLOCKWISEConstant 
public static const COUNTER_CLOCKWISE:String = counterClockwise

SHORTESTConstant 
public static const SHORTEST:String = shortest