| Constant | Defined by | ||
|---|---|---|---|
| BOTTOM_TO_TOP : int = 90 [static]
| TransitionDirection | ||
| LEFT_TO_RIGHT : int = 0 [static]
| TransitionDirection | ||
| RIGHT_TO_LEFT : int = 180 [static]
| TransitionDirection | ||
| TOP_LEFT_TO_BOTTOM_RIGHT : int = 315 [static]
| TransitionDirection | ||
| TOP_TO_BOTTOM : int = 270 [static]
| TransitionDirection | ||
| BOTTOM_TO_TOP | constant |
public static const BOTTOM_TO_TOP:int = 90
| LEFT_TO_RIGHT | constant |
public static const LEFT_TO_RIGHT:int = 0
| RIGHT_TO_LEFT | constant |
public static const RIGHT_TO_LEFT:int = 180
| TOP_LEFT_TO_BOTTOM_RIGHT | constant |
public static const TOP_LEFT_TO_BOTTOM_RIGHT:int = 315
| TOP_TO_BOTTOM | constant |
public static const TOP_TO_BOTTOM:int = 270