Difference between revisions of "love.graphics.setLineStyle"
m |
Parallax7d (talk | contribs) |
||
Line 6: | Line 6: | ||
</source> | </source> | ||
=== Arguments === | === Arguments === | ||
− | {{param|LineStyle|style|The LineStyle to use.}} | + | {{param|LineStyle|style|The LineStyle to use. Line styles include "smooth" and "rough"}} |
=== Returns === | === Returns === | ||
Nothing. | Nothing. |
Revision as of 11:14, 14 October 2014
Sets the line style.
Function
Synopsis
love.graphics.setLineStyle( style )
Arguments
LineStyle style
- The LineStyle to use. Line styles include "smooth" and "rough"
Returns
Nothing.
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