Fixture:getCategory

Available since LÖVE 0.8.0
This method is not supported in earlier versions.

Returns the categories the fixture belongs to.

Function

Synopsis

category1, category2, ... = Fixture:getCategory( )

Arguments

None.

Returns

number category1
The first category.
number category2
The second category.

See Also


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