Difference between revisions of "love.graphics.getCanvas"
m |
(Added Since value.) |
||
Line 18: | Line 18: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Returns the current target Canvas.}} | {{#set:Description=Returns the current target Canvas.}} | ||
− | + | {{#set:Since=080}} | |
== Other Languages == | == Other Languages == | ||
{{i18n|love.graphics.getCanvas}} | {{i18n|love.graphics.getCanvas}} |
Revision as of 23:37, 8 April 2012
Available since LÖVE 0.8.0 |
This function is not supported in earlier versions. |
Gets the current target Canvas.
Function
Synopsis
canvas = love.graphics.getCanvas( )
Arguments
None.
Returns
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