Static methods

Variables

@:value(cast "center")@:impl@:enuminlineread onlyCENTER:FlxTextAlign = "center"

Warning: on Flash, this can have a negative impact on performance of multiline texts that are frequently regenerated (especially with borderStyle == OUTLINE) due to a workaround for blurry rendering.

@:value(cast "justify")@:impl@:enuminlineread onlyJUSTIFY:FlxTextAlign = "justify"

@:value(cast "left")@:impl@:enuminlineread onlyLEFT:FlxTextAlign = "left"

@:value(cast "right")@:impl@:enuminlineread onlyRIGHT:FlxTextAlign = "right"