Difference between revisions of "AlignMode"
m (→See Also: corrected to order.) |
|||
(8 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Text alignment. | |
− | |||
== Constants == | == Constants == | ||
;center: Align text center. | ;center: Align text center. | ||
;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. | ||
+ | }} | ||
== See Also == | == See Also == | ||
* [[parent::love.graphics]] | * [[parent::love.graphics]] | ||
+ | * [[love.graphics.printf]] | ||
[[Category:Enums]] | [[Category:Enums]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Text alignment.}} |
+ | {{#set:Since=000}} | ||
+ | |||
+ | == Other Languages == | ||
+ | {{i18n|AlignMode}} |
Latest revision as of 09:19, 23 June 2019
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