Difference between revisions of "DrawMode"
m |
(Style revamp + added types to the enum.) |
||
Line 1: | Line 1: | ||
Controls whether shapes are drawn as an outline, or filled. | Controls whether shapes are drawn as an outline, or filled. | ||
== Constants == | == Constants == | ||
− | + | {{param|string|"fill"|Draw a filled shape.}} | |
− | + | {{param|string|"line"|Draw an outlined shape.}} | |
== See Also == | == See Also == | ||
* [[parent::love.graphics]] | * [[parent::love.graphics]] |
Revision as of 03:21, 18 January 2019
Controls whether shapes are drawn as an outline, or filled.
Constants
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