Difference between revisions of "love.graphics.getMaxPointSize"
m (new description for size parameter) |
|||
Line 8: | Line 8: | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | {{param|number|size|The | + | {{param|number|size|The max supported point size.}} |
== See Also == | == See Also == | ||
* [[parent::love.graphics]] | * [[parent::love.graphics]] |
Revision as of 09:58, 10 January 2011
Gets the max supported point size.
Function
Synopsis
size = love.graphics.getMaxPointSize( )
Arguments
None.
Returns
number size
- The max supported point size.
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