Shape:getCategoryBits
Removed in LÖVE 0.8.0
Use Fixture:getCategory instead.
Gets the categories as a 16-bit integer. A set bit indicates membership of that category.
Function
Synopsis
An = Shape:getCategoryBits( )
Arguments
None.
Returns
number An
- Integer value representing the categories.
See Also
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Shape:getCategoryBits