Difference between revisions of "AlignMode"
m (Added justify AlignMode) |
(Use Template:New feature instead) |
||
Line 4: | Line 4: | ||
;left: Align text left. | ;left: Align text left. | ||
;right: Align text right. | ;right: Align text right. | ||
− | {{ | + | {{New feature|0.9.0| |
;justify: Align text both left and right. | ;justify: Align text both left and right. | ||
+ | }} | ||
== See Also == | == See Also == | ||
* [[parent::love.graphics]] | * [[parent::love.graphics]] |
Revision as of 18:13, 9 April 2016
Text alignment.
Constants
- center
- Align text center.
- left
- Align text left.
- right
- Align text right.
Available since LÖVE 0.9.0
- justify
- Align text both left and right.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info