W3cubDocs

/LÖVE

Shape:getData

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


© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Shape:getData