Function
CircleShape:getMaskBits( )
Returns a 16-bit integer representing the masked categories. A set bit means that a collision occurs with members of that category.
Synopsis
bits = CircleShape:getMaskBits( )
Arguments
(None)
Returns
number An integer value representing the mask.
Copyright © 2006-2008 LÖVE Development Team.