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