I need to get all bitmaps under point in a container. The bitmaps alpha is set to 0 and this doesnt seem to work with this method.
Are there any alternatives? I cant just add an event listener to the object as that is not enough in this scenario.
Thanks