FontAlignment

From SwinGame

FontAlignment is an enumeration which defines how a multi-lined text should be aligned.

Where is it: SGSDK_FONT

  • AlignLeft - Left
  • AlignCenter - Center
  • AlignRight - Right

Also See