Scaleform::GFx::Movie::AlignType

Scaleform::GFx::Movie::AlignType
enum AlignType {
  Align_Center,
  Align_TopCenter,
  Align_BottomCenter,
  Align_CenterLeft,
  Align_CenterRight,
  Align_TopLeft,
  Align_TopRight,
  Align_BottomLeft,
  Align_BottomRight
};
Description

Alignment type used for the SWF file stage, corresponds to Stage.align property in ActionScript.

File

GFx_Player.h