yo(selector).isCollideWith(data)
Return true if an object collides or overlaps the object defined by data
yo('.myclass').isCollideWith(yo('.other'));
Return true if an object collides or overlaps the object defined by data
yo('.myclass').isCollideWith(yo('.other'));