Function
CircleShape:getCategoryBits( )
Gets the categories as a 16-bit integer. A set bit indicates membership of that category.
Synopsis
bits = CircleShape:getCategoryBits( )
Arguments
(None)
Returns
number An integer value representing the categories.
Copyright © 2006-2008 LÖVE Development Team.