Package | com.greensock.motionPaths |
Class | public class Direction |
CLOCKWISE, COUNTER_CLOCKWISE, SHORTEST,
etc.). Constant | Defined by | ||
---|---|---|---|
CLOCKWISE : String = "clockwise" [static]
| Direction | ||
COUNTER_CLOCKWISE : String = "counterClockwise" [static]
| Direction | ||
SHORTEST : String = "shortest" [static]
| Direction |