Constant | Defined By | ||
---|---|---|---|
BOTTOM : String = bottom [static]
| SpriteAlign | ||
BOTTOM_LEFT : String = bottomLeft [static]
| SpriteAlign | ||
BOTTOM_RIGHT : String = bottomRight [static]
| SpriteAlign | ||
CENTER : String = center [static]
| SpriteAlign | ||
LEFT : String = left [static]
| SpriteAlign | ||
RIGHT : String = right [static]
| SpriteAlign | ||
TOP : String = top [static]
| SpriteAlign | ||
TOP_LEFT : String = topLeft [static]
| SpriteAlign | ||
TOP_RIGHT : String = topRight [static]
| SpriteAlign |
BOTTOM | Constant |
public static const BOTTOM:String = bottom
BOTTOM_LEFT | Constant |
public static const BOTTOM_LEFT:String = bottomLeft
BOTTOM_RIGHT | Constant |
public static const BOTTOM_RIGHT:String = bottomRight
CENTER | Constant |
public static const CENTER:String = center
LEFT | Constant |
public static const LEFT:String = left
RIGHT | Constant |
public static const RIGHT:String = right
TOP | Constant |
public static const TOP:String = top
TOP_LEFT | Constant |
public static const TOP_LEFT:String = topLeft
TOP_RIGHT | Constant |
public static const TOP_RIGHT:String = topRight