hitTestObjects
This function can be used to test a hit between a displayObject with an amount of displaysObjects (Array). It will return the displayObject where the biggest contact area occurred. Note: it uses the bounding boxes.
This function can be used to test a hit between a displayObject with an amount of displaysObjects (Array). It will return the displayObject where the biggest contact area occurred. Note: it uses the bounding boxes.
March 29th, 2008 at 9:55 am
Hi,
Yeah that’s cool ! I just released a (very) little API about Drag and Drop into a delimited area (that can be used on any possible area such as circles) : http://www.astorm.ch/blog/index.php?post/2008/03/23/Drag-limite-sur-une-zone.
@++