Difference between revisions of "User:Pongles/DrawMode"
m (Transclusion Testing) |
m (Removed Category so it doesn't show on the main pages) |
||
(19 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Constants == | == Constants == | ||
<onlyinclude> | <onlyinclude> | ||
− | ;fill: Draw filled shape. | + | <includeonly><div class="toccolours mw-collapsible mw-collapsed" style="width:auto;max-width:25%;overflow:auto;margin-left:20px;border-radius:10px;"><div style="font-weight:bold;line-height:1.6;">Constants</div><div class="mw-collapsible-content"></includeonly> |
− | ;line: Draw outlined shape. | + | ;<code>fill</code>: Draw filled shape. |
+ | ;<code>line</code>: Draw outlined shape. | ||
+ | <includeonly></div></div></includeonly> | ||
</onlyinclude> | </onlyinclude> | ||
== See Also == | == See Also == | ||
* [[parent::love.graphics]] | * [[parent::love.graphics]] | ||
− | + | ||
{{#set:Description=Controls whether shapes are drawn as an outline, or filled.}} | {{#set:Description=Controls whether shapes are drawn as an outline, or filled.}} | ||
{{#set:Since=000}} | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|DrawMode}} | {{i18n|DrawMode}} |
Latest revision as of 04:07, 13 March 2019
Controls whether shapes are drawn as an outline, or filled.
Constants
fill
- Draw filled shape.
line
- Draw outlined shape.
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