B2.Contact:isTouching
From GiderosMobile
Available since: Gideros 2012.09.6
Class: b2.Contact
Description
Returns whether the contact is touching or not.
(bool) = b2.Contact:isTouching()
Return values
Returns (bool) Whether the contact is touching or not.