Function
CircleShape:setCategoryBits( bits )
Sets the categories of this shape directly. This function is faster, but more difficult to use than CircleShape:setCategory.
Synopsis
CircleShape:setCategoryBits( bits )
Arguments
bits An integer value representing the categories.
Returns
(Nothing)
Copyright © 2006-2008 LÖVE Development Team.