enum AlignType { Align_Center, Align_TopCenter, Align_BottomCenter, Align_CenterLeft, Align_CenterRight, Align_TopLeft, Align_TopRight, Align_BottomLeft, Align_BottomRight };
Alignment type used for the SWF file stage, corresponds to Stage.align property in ActionScript.
GFx_Player.h