Difference between revisions of "PointStyle"
m |
m (Added oldin) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{oldin|[[0.10.0]]|100|type=enum}} | ||
How points should be drawn. | How points should be drawn. | ||
== Constants == | == Constants == | ||
Line 5: | Line 6: | ||
== See Also == | == See Also == | ||
* [[parent::love.graphics]] | * [[parent::love.graphics]] | ||
+ | * [[love.graphics.getPointStyle]] | ||
+ | * [[love.graphics.setPointStyle]] | ||
[[Category:Enums]] | [[Category:Enums]] | ||
{{#set:Description=How points should be drawn.}} | {{#set:Description=How points should be drawn.}} | ||
+ | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|PointStyle}} | {{i18n|PointStyle}} |
Latest revision as of 23:12, 27 December 2015
Removed in LÖVE 0.10.0 |
This enum is not supported in that and later versions. |
How points should be drawn.
Constants
- rough
- Draw rough points.
- smooth
- Draw smooth points.
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