HaxePunk/HaxePunk

View on GitHub
backend/lime/haxepunk/graphics/text/TextAlignType.hx

Summary

Maintainability
Test Coverage
package haxepunk.graphics.text;

typedef TextAlignType = openfl.text.TextFormatAlign;