Difference between revisions of "love.graphics.getPointStyle"
m |
m (Discription corrected) |
||
Line 1: | Line 1: | ||
− | Gets the current point | + | Gets the current point style. |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 12: | Line 12: | ||
* [[parent::love.graphics]] | * [[parent::love.graphics]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Gets the current point | + | {{#set:Description=Gets the current point style.}} |
== Other Languages == | == Other Languages == | ||
{{i18n|love.graphics.getPointStyle}} | {{i18n|love.graphics.getPointStyle}} |
Revision as of 14:33, 30 December 2010
Gets the current point style.
Function
Synopsis
style = love.graphics.getPointStyle( )
Arguments
None.
Returns
PointStyle style
- The current point style.
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