Difference between revisions of "LineStyle"
(→Constants: Slight clarification.) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | The styles in which lines are drawn. | ||
+ | == Constants == | ||
+ | ;rough: Draw rough/aliased lines. | ||
+ | ;smooth: Draw smooth/anti-aliased lines. | ||
− | |||
− | |||
− | |||
− | |||
== See Also == | == See Also == | ||
* [[parent::love.graphics]] | * [[parent::love.graphics]] | ||
Line 9: | Line 9: | ||
* [[love.graphics.setLineStipple]] | * [[love.graphics.setLineStipple]] | ||
[[Category:Enums]] | [[Category:Enums]] | ||
− | {{#set:Description=}} | + | {{#set:Description=The styles in which lines are drawn.}} |
+ | {{#set:Since=000}} | ||
+ | == Other Languages == | ||
+ | {{i18n|LineStyle}} |
Latest revision as of 01:55, 1 September 2022
The styles in which lines are drawn.
Constants
- rough
- Draw rough/aliased lines.
- smooth
- Draw smooth/anti-aliased lines.
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