Difference between revisions of "Shape:getData"
m (1 revision: Imported docs from potato.) |
m |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{oldin|[[0.8.0]]|080|type=function|text=Use [[Fixture:getUserData]] instead}} | |
− | + | Get the data set with setData. | |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
* [[parent::Shape]] | * [[parent::Shape]] | ||
+ | * [[Shape:setData]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Get the data set with setData.}} |
+ | {{#set:Since=000}} | ||
+ | == Other Languages == | ||
+ | {{i18n|Shape:getData}} |
Latest revision as of 17:53, 29 May 2013
Removed in LÖVE 0.8.0 |
Use Fixture:getUserData instead. |
Get the data set with setData.
Function
Synopsis
v = Shape:getData( )
Arguments
None.
Returns
any v
- The data previously set, or nil if none.
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